aboutsummaryrefslogtreecommitdiffstats
path: root/test/invalid_filename.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/invalid_filename.exp')
-rwxr-xr-xtest/invalid_filename.exp16
1 files changed, 0 insertions, 16 deletions
diff --git a/test/invalid_filename.exp b/test/invalid_filename.exp
index 26563aa43..dd1fa4634 100755
--- a/test/invalid_filename.exp
+++ b/test/invalid_filename.exp
@@ -124,22 +124,6 @@ expect {
124} 124}
125after 100 125after 100
126 126
127send -- "firejail --debug-check-filename --noprofile --private-home=\"bla&&bla\"\r"
128expect {
129 timeout {puts "TESTING ERROR 8.1\n";exit}
130 "Checking filename bla&&bla"
131}
132expect {
133 timeout {puts "TESTING ERROR 8.2\n";exit}
134 "Error:"
135}
136expect {
137 timeout {puts "TESTING ERROR 8.3\n";exit}
138 "is an invalid filename"
139}
140after 100
141
142
143send -- "firejail --debug-check-filename --noprofile --private-etc=\"bla&&bla\"\r" 127send -- "firejail --debug-check-filename --noprofile --private-etc=\"bla&&bla\"\r"
144expect { 128expect {
145 timeout {puts "TESTING ERROR 9.1\n";exit} 129 timeout {puts "TESTING ERROR 9.1\n";exit}