aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/test.sh b/test/test.sh
index 0509afdfb..9d7dba4fa 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -7,11 +7,6 @@
7 7
8./fscheck.sh 8./fscheck.sh
9 9
10echo "TESTING: network profile (net_profile.exp)"
11./net_profile.exp
12
13echo "TESTING: bandwidth (bandwidth.exp)"
14./bandwidth.exp
15 10
16echo "TESTING: protocol.print (protocol-print.exp)" 11echo "TESTING: protocol.print (protocol-print.exp)"
17./protocol-print.exp 12./protocol-print.exp
@@ -127,12 +122,6 @@ echo "TESTING: PID (pid.exp)"
127echo "TESTING: output (output.exp)" 122echo "TESTING: output (output.exp)"
128./output.exp 123./output.exp
129 124
130echo "TESTING: profile no permissions (profile_noperm.exp)"
131./profile_noperm.exp
132
133echo "TESTING: profile read-only (profile_readonly.exp)"
134./profile_readonly.exp
135
136echo "TESTING: private (private.exp)" 125echo "TESTING: private (private.exp)"
137./private.exp `whoami` 126./private.exp `whoami`
138 127