aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps/firefox.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-06-10 13:15:27 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-06-10 13:15:27 -0400
commit2e4bd3028464e92a1fcb1c94a530bca0950a20da (patch)
tree5de4fdc939d4aa437252fff30594e9f61f1500a4 /test/apps/firefox.exp
parentprivate-bin conversion (diff)
downloadfirejail-2e4bd3028464e92a1fcb1c94a530bca0950a20da.tar.gz
firejail-2e4bd3028464e92a1fcb1c94a530bca0950a20da.tar.zst
firejail-2e4bd3028464e92a1fcb1c94a530bca0950a20da.zip
testing
Diffstat (limited to 'test/apps/firefox.exp')
-rwxr-xr-xtest/apps/firefox.exp6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/apps/firefox.exp b/test/apps/firefox.exp
index 5ac6b125e..64a733f98 100755
--- a/test/apps/firefox.exp
+++ b/test/apps/firefox.exp
@@ -33,7 +33,7 @@ expect {
33 timeout {puts "TESTING ERROR 3.2\n";exit} 33 timeout {puts "TESTING ERROR 3.2\n";exit}
34 "no-remote" 34 "no-remote"
35} 35}
36sleep 1 36after 100
37 37
38# grsecurity exit 38# grsecurity exit
39send -- "file /proc/sys/kernel/grsecurity\r" 39send -- "file /proc/sys/kernel/grsecurity\r"
@@ -70,7 +70,7 @@ expect {
70 timeout {puts "TESTING ERROR 5.1\n";exit} 70 timeout {puts "TESTING ERROR 5.1\n";exit}
71 "name=blablabla" 71 "name=blablabla"
72} 72}
73sleep 1 73after 100
74send -- "firemon --caps\r" 74send -- "firemon --caps\r"
75expect { 75expect {
76 timeout {puts "TESTING ERROR 6\n";exit} 76 timeout {puts "TESTING ERROR 6\n";exit}
@@ -93,7 +93,7 @@ expect {
93 timeout {puts "TESTING ERROR 6.3\n";exit} 93 timeout {puts "TESTING ERROR 6.3\n";exit}
94 "name=blablabla" 94 "name=blablabla"
95} 95}
96sleep 1 96after 100
97 97
98puts "\n" 98puts "\n"
99 99