summaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-01-23 10:30:56 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-01-23 10:30:56 -0500
commitc5bf4c3512a0a582310529ec5217b892bef42d15 (patch)
treec9672b1cb014e4e6883a6c0ab76bbb2c4d10b4cb /test/test.sh
parenttightening unbound and dnscrypt-proxy profiles (diff)
downloadfirejail-c5bf4c3512a0a582310529ec5217b892bef42d15.tar.gz
firejail-c5bf4c3512a0a582310529ec5217b892bef42d15.tar.zst
firejail-c5bf4c3512a0a582310529ec5217b892bef42d15.zip
kmsg testing
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