aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index c6fe4f299..961b48807 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -10,6 +10,9 @@ echo "TESTING: cpu.print (cpu-print.exp)"
10echo "TESTING: failing under VirtualBox where there is only one CPU" 10echo "TESTING: failing under VirtualBox where there is only one CPU"
11./cpu-print.exp 11./cpu-print.exp
12 12
13echo "TESTING: network profile (net_profile.exp)"
14./net_profile.exp
15
13echo "TESTING: bandwidth (bandwidth.exp)" 16echo "TESTING: bandwidth (bandwidth.exp)"
14./bandwidth.exp 17./bandwidth.exp
15 18