aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/test.sh b/test/test.sh
index 961b48807..0fa26d86d 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -2,8 +2,6 @@
2 2
3./chk_config.exp 3./chk_config.exp
4 4
5./test-profiles.sh
6
7./fscheck.sh 5./fscheck.sh
8 6
9echo "TESTING: cpu.print (cpu-print.exp)" 7echo "TESTING: cpu.print (cpu-print.exp)"
@@ -220,12 +218,6 @@ echo "TESTING: output (output.exp)"
220echo "TESTING: profile no permissions (profile_noperm.exp)" 218echo "TESTING: profile no permissions (profile_noperm.exp)"
221./profile_noperm.exp 219./profile_noperm.exp
222 220
223echo "TESTING: profile syntax (profile_syntax.exp)"
224./profile_syntax.exp
225
226echo "TESTING: profile syntax 2 (profile_syntax2.exp)"
227./profile_syntax2.exp
228
229echo "TESTING: profile rlimit (profile_rlimit.exp)" 221echo "TESTING: profile rlimit (profile_rlimit.exp)"
230./profile_rlimit.exp 222./profile_rlimit.exp
231 223