aboutsummaryrefslogtreecommitdiffstats
path: root/test/invalid_filename.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-02-02 08:44:40 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-02-02 08:44:40 -0500
commite7486b39795847043cd16c55a1c8142770c77de8 (patch)
treed0f11ceffdbfde9c792ab856016d4219acfc21b2 /test/invalid_filename.exp
parent0.9.38 testing (diff)
downloadfirejail-e7486b39795847043cd16c55a1c8142770c77de8.tar.gz
firejail-e7486b39795847043cd16c55a1c8142770c77de8.tar.zst
firejail-e7486b39795847043cd16c55a1c8142770c77de8.zip
0.9.38 testing
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}