aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/fs/invalid_filename.exp13
1 files changed, 1 insertions, 12 deletions
diff --git a/test/fs/invalid_filename.exp b/test/fs/invalid_filename.exp
index dd63bf647..658aae221 100755
--- a/test/fs/invalid_filename.exp
+++ b/test/fs/invalid_filename.exp
@@ -18,18 +18,7 @@ expect {
18} 18}
19after 100 19after 100
20 20
21send -- "firejail --noprofile --cgroup=\"bla&&bla\"\r" 21end -- "firejail --noprofile --chroot=\"bla&&bla\"\r"
22expect {
23 timeout {puts "TESTING ERROR 2.2\n";exit}
24 "Error:"
25}
26expect {
27 timeout {puts "TESTING ERROR 2.3\n";exit}
28 "is an invalid filename"
29}
30after 100
31
32send -- "firejail --noprofile --chroot=\"bla&&bla\"\r"
33expect { 22expect {
34 timeout {puts "TESTING ERROR 3.2\n";exit} 23 timeout {puts "TESTING ERROR 3.2\n";exit}
35 "Error:" 24 "Error:"