summaryrefslogtreecommitdiff
path: root/tests/run-all
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-all')
-rwxr-xr-xtests/run-all2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-all b/tests/run-all
index c6df386..e53b963 100755
--- a/tests/run-all
+++ b/tests/run-all
@@ -13,6 +13,8 @@ if [ $# != 0 ]; then
set TESTSCRIPTS="$*"
fi
+mkdir -p tests/tmp
+
(
set -x
exec make $jcpus -k -f tests/Makefile "$@"