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 44bb7ba99..2c051d13b 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -86,6 +86,9 @@ rm -f index.html*
86echo "TESTING: extract command" 86echo "TESTING: extract command"
87./extract_command.exp 87./extract_command.exp
88 88
89echo "TESTING: kmsg access"
90./kmsg.exp
91
89echo "TESTING: rlimit" 92echo "TESTING: rlimit"
90./option_rlimit.exp 93./option_rlimit.exp
91 94