aboutsummaryrefslogtreecommitdiffstats
path: root/test/filters/noroot.exp
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2018-09-21 18:45:10 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2018-09-21 18:45:10 +0200
commit8b9844e4f1ee4b26fcbc64f73e4e621f6ff0e63f (patch)
tree409a0aa2d208211b027a9029dfc002c1e640408d /test/filters/noroot.exp
parenttests: skip tests checking for /dev/kmsg which might not be available (diff)
downloadfirejail-8b9844e4f1ee4b26fcbc64f73e4e621f6ff0e63f.tar.gz
firejail-8b9844e4f1ee4b26fcbc64f73e4e621f6ff0e63f.tar.zst
firejail-8b9844e4f1ee4b26fcbc64f73e4e621f6ff0e63f.zip
tests: skip more tests if capabilities/seccomp of host differs
Diffstat (limited to 'test/filters/noroot.exp')
-rwxr-xr-xtest/filters/noroot.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/filters/noroot.exp b/test/filters/noroot.exp
index ba52a903a..dee0416c1 100755
--- a/test/filters/noroot.exp
+++ b/test/filters/noroot.exp
@@ -91,6 +91,7 @@ expect {
91} 91}
92expect { 92expect {
93 timeout {puts "TESTING ERROR 14\n";exit} 93 timeout {puts "TESTING ERROR 14\n";exit}
94 "2" {puts "seccomp already active\n";}
94 "0" 95 "0"
95} 96}
96expect { 97expect {