aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-06 20:40:45 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-06 20:40:45 -0400
commit7526e567cd80ceec483ce3546f6fe9897e6ffd48 (patch)
tree5de7f1534ec0574b59c831838dd6d75a33d2f996 /test/test.sh
parentssh/scp/sftp fixes (diff)
downloadfirejail-7526e567cd80ceec483ce3546f6fe9897e6ffd48.tar.gz
firejail-7526e567cd80ceec483ce3546f6fe9897e6ffd48.tar.zst
firejail-7526e567cd80ceec483ce3546f6fe9897e6ffd48.zip
--cpu.print
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