aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index 96ef8f423..c6fe4f299 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -133,6 +133,15 @@ echo "TESTING: rlimit (option_rlimit.exp)"
133echo "TESTING: shutdown (option_shutdown.exp)" 133echo "TESTING: shutdown (option_shutdown.exp)"
134./option-shutdown.exp 134./option-shutdown.exp
135 135
136echo "TESTING: shutdown2 (option_shutdown2.exp)"
137./option-shutdown2.exp
138
139echo "TESTING: shutdown3 (option_shutdown3.exp)"
140./option-shutdown3.exp
141
142echo "TESTING: shutdown4 (option_shutdown4.exp)"
143./option-shutdown4.exp
144
136echo "TESTING: join (option-join.exp)" 145echo "TESTING: join (option-join.exp)"
137./option-join.exp 146./option-join.exp
138 147