aboutsummaryrefslogtreecommitdiffstats
path: root/test/filters/seccomp-debug.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/filters/seccomp-debug.exp')
-rwxr-xr-xtest/filters/seccomp-debug.exp8
1 files changed, 2 insertions, 6 deletions
diff --git a/test/filters/seccomp-debug.exp b/test/filters/seccomp-debug.exp
index f90bbfa03..ee72e34ae 100755
--- a/test/filters/seccomp-debug.exp
+++ b/test/filters/seccomp-debug.exp
@@ -13,15 +13,11 @@ after 100
13send -- "firejail --debug sleep 1; echo done\r" 13send -- "firejail --debug sleep 1; echo done\r"
14expect { 14expect {
15 timeout {puts "TESTING ERROR 0\n";exit} 15 timeout {puts "TESTING ERROR 0\n";exit}
16 "SECCOMP Filter" 16 "seccomp entries in /run/firejail/mnt/seccomp"
17}
18expect {
19 timeout {puts "TESTING ERROR 1\n";exit}
20 "BLACKLIST"
21} 17}
22expect { 18expect {
23 timeout {puts "TESTING ERROR 2\n";exit} 19 timeout {puts "TESTING ERROR 2\n";exit}
24 "open_by_handle_at" 20 "jeq open_by_handle_at"
25} 21}
26expect { 22expect {
27 timeout {puts "TESTING ERROR 3\n";exit} 23 timeout {puts "TESTING ERROR 3\n";exit}