aboutsummaryrefslogtreecommitdiffstats
path: root/test/kvx/simutest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/kvx/simutest.sh')
-rwxr-xr-xtest/kvx/simutest.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/kvx/simutest.sh b/test/kvx/simutest.sh
new file mode 100755
index 00000000..729d1ba0
--- /dev/null
+++ b/test/kvx/simutest.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+# Tests the validity of the tests, in simulator
+
+cores=$(grep -c ^processor /proc/cpuinfo)
+
+source do_test.sh
+
+do_test test $cores