aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index ca2108bc5..96ef8f423 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -6,6 +6,10 @@
6 6
7./fscheck.sh 7./fscheck.sh
8 8
9echo "TESTING: cpu.print (cpu-print.exp)"
10echo "TESTING: failing under VirtualBox where there is only one CPU"
11./cpu-print.exp
12
9echo "TESTING: bandwidth (bandwidth.exp)" 13echo "TESTING: bandwidth (bandwidth.exp)"
10./bandwidth.exp 14./bandwidth.exp
11 15