mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 23:22:31 +02:00
Fix running tests
This commit is contained in:
parent
1ee19cd683
commit
29148fffac
@ -105,7 +105,6 @@ function integrate() {
|
|||||||
for test_binary in ${BUILD_DIR}/test/*_test; do
|
for test_binary in ${BUILD_DIR}/test/*_test; do
|
||||||
${RUN_CMD} ${test_binary} &
|
${RUN_CMD} ${test_binary} &
|
||||||
done
|
done
|
||||||
wait -n
|
|
||||||
${RUN} ${DEMO}
|
${RUN} ${DEMO}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user