aboutsummaryrefslogtreecommitdiffstats
path: root/test/profiles
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-12-28 15:36:40 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-12-28 15:36:40 -0500
commit8706d0591301cffd3965695107c767dae54cceb3 (patch)
treeadca45f28613c65cd778aadd62be2df63c396733 /test/profiles
parentreplacing seccomp printing with a seccomp disassembler (diff)
downloadfirejail-8706d0591301cffd3965695107c767dae54cceb3.tar.gz
firejail-8706d0591301cffd3965695107c767dae54cceb3.tar.zst
firejail-8706d0591301cffd3965695107c767dae54cceb3.zip
testing
Diffstat (limited to 'test/profiles')
-rwxr-xr-xtest/profiles/profile_syntax2.exp8
1 files changed, 2 insertions, 6 deletions
diff --git a/test/profiles/profile_syntax2.exp b/test/profiles/profile_syntax2.exp
index 5726c0408..07d486637 100755
--- a/test/profiles/profile_syntax2.exp
+++ b/test/profiles/profile_syntax2.exp
@@ -31,15 +31,11 @@ expect {
31} 31}
32expect { 32expect {
33 timeout {puts "TESTING ERROR 5\n";exit} 33 timeout {puts "TESTING ERROR 5\n";exit}
34 "SECCOMP Filter" 34 "seccomp entries in /run/firejail/mnt/seccomp"
35}
36expect {
37 timeout {puts "TESTING ERROR 6\n";exit}
38 "BLACKLIST"
39} 35}
40expect { 36expect {
41 timeout {puts "TESTING ERROR 7\n";exit} 37 timeout {puts "TESTING ERROR 7\n";exit}
42 "mount" 38 "jeq mount"
43} 39}
44expect { 40expect {
45 timeout {puts "TESTING ERROR 8\n";exit} 41 timeout {puts "TESTING ERROR 8\n";exit}