aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps
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
parentprivate-bin conversion (diff)
downloadfirejail-2e4bd3028464e92a1fcb1c94a530bca0950a20da.tar.gz
firejail-2e4bd3028464e92a1fcb1c94a530bca0950a20da.tar.zst
firejail-2e4bd3028464e92a1fcb1c94a530bca0950a20da.zip
testing
Diffstat (limited to 'test/apps')
-rwxr-xr-xtest/apps/chromium.exp6
-rwxr-xr-xtest/apps/deluge.exp6
-rwxr-xr-xtest/apps/evince.exp6
-rwxr-xr-xtest/apps/fbreader.exp6
-rwxr-xr-xtest/apps/filezilla.exp6
-rwxr-xr-xtest/apps/firefox.exp6
-rwxr-xr-xtest/apps/gnome-mplayer.exp8
-rwxr-xr-xtest/apps/gthumb.exp6
-rwxr-xr-xtest/apps/hexchat.exp6
-rwxr-xr-xtest/apps/icedove.exp6
-rwxr-xr-xtest/apps/midori.exp8
-rwxr-xr-xtest/apps/opera.exp6
-rwxr-xr-xtest/apps/qbittorrent.exp8
-rwxr-xr-xtest/apps/transmission-gtk.exp8
-rwxr-xr-xtest/apps/transmission-qt.exp8
-rwxr-xr-xtest/apps/uget-gtk.exp6
-rwxr-xr-xtest/apps/vlc.exp6
-rwxr-xr-xtest/apps/weechat.exp6
-rwxr-xr-xtest/apps/xchat.exp6
19 files changed, 62 insertions, 62 deletions
diff --git a/test/apps/chromium.exp b/test/apps/chromium.exp
index 98ea66a51..c01f9a54d 100755
--- a/test/apps/chromium.exp
+++ b/test/apps/chromium.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "chromium" 29 "chromium"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\n" 82puts "\n"
83 83
diff --git a/test/apps/deluge.exp b/test/apps/deluge.exp
index 5142ac184..df7899b51 100755
--- a/test/apps/deluge.exp
+++ b/test/apps/deluge.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "deluge" 29 "deluge"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\n" 82puts "\n"
83 83
diff --git a/test/apps/evince.exp b/test/apps/evince.exp
index e129a00fa..0c1efcf59 100755
--- a/test/apps/evince.exp
+++ b/test/apps/evince.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "evince" 29 "evince"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\nall done\n" 82puts "\nall done\n"
83 83
diff --git a/test/apps/fbreader.exp b/test/apps/fbreader.exp
index aa9d77c1c..30fbb1a77 100755
--- a/test/apps/fbreader.exp
+++ b/test/apps/fbreader.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "fbreader" 29 "fbreader"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\nall done\n" 82puts "\nall done\n"
83 83
diff --git a/test/apps/filezilla.exp b/test/apps/filezilla.exp
index 7f232f311..1533eae69 100755
--- a/test/apps/filezilla.exp
+++ b/test/apps/filezilla.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "filezilla" 29 "filezilla"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\nall done\n" 82puts "\nall done\n"
83 83
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
diff --git a/test/apps/gnome-mplayer.exp b/test/apps/gnome-mplayer.exp
index b460a5d79..aa0ef44fb 100755
--- a/test/apps/gnome-mplayer.exp
+++ b/test/apps/gnome-mplayer.exp
@@ -16,7 +16,7 @@ expect {
16 timeout {puts "TESTING ERROR 1\n";exit} 16 timeout {puts "TESTING ERROR 1\n";exit}
17 "Child process initialized" 17 "Child process initialized"
18} 18}
19sleep 10 19sleep 5
20 20
21spawn $env(SHELL) 21spawn $env(SHELL)
22send -- "firejail --list\r" 22send -- "firejail --list\r"
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "gnome-mplayer" 29 "gnome-mplayer"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\nall done\n" 82puts "\nall done\n"
83 83
diff --git a/test/apps/gthumb.exp b/test/apps/gthumb.exp
index 86bb975ba..8dcd2fcd0 100755
--- a/test/apps/gthumb.exp
+++ b/test/apps/gthumb.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "gthumb" 29 "gthumb"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\nall done\n" 82puts "\nall done\n"
83 83
diff --git a/test/apps/hexchat.exp b/test/apps/hexchat.exp
index a24ccbf91..a66cc52cc 100755
--- a/test/apps/hexchat.exp
+++ b/test/apps/hexchat.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "hexchat" 29 "hexchat"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\n" 82puts "\n"
83 83
diff --git a/test/apps/icedove.exp b/test/apps/icedove.exp
index 9ae89535e..667f6745d 100755
--- a/test/apps/icedove.exp
+++ b/test/apps/icedove.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "icedove" 29 "icedove"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\nall done\n" 82puts "\nall done\n"
83 83
diff --git a/test/apps/midori.exp b/test/apps/midori.exp
index 2225942e8..fdd47954c 100755
--- a/test/apps/midori.exp
+++ b/test/apps/midori.exp
@@ -16,7 +16,7 @@ expect {
16 timeout {puts "TESTING ERROR 1\n";exit} 16 timeout {puts "TESTING ERROR 1\n";exit}
17 "Child process initialized" 17 "Child process initialized"
18} 18}
19sleep 10 19sleep 5
20 20
21spawn $env(SHELL) 21spawn $env(SHELL)
22send -- "firejail --list\r" 22send -- "firejail --list\r"
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "midori" 29 "midori"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3n";exit} 77 timeout {puts "TESTING ERROR 6.3n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82 82
83puts "\n" 83puts "\n"
diff --git a/test/apps/opera.exp b/test/apps/opera.exp
index bfb2d6f83..b94c9dbbd 100755
--- a/test/apps/opera.exp
+++ b/test/apps/opera.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "opera" 29 "opera"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\n" 82puts "\n"
83 83
diff --git a/test/apps/qbittorrent.exp b/test/apps/qbittorrent.exp
index 4f3f7c362..ee4044a84 100755
--- a/test/apps/qbittorrent.exp
+++ b/test/apps/qbittorrent.exp
@@ -16,7 +16,7 @@ expect {
16 timeout {puts "TESTING ERROR 1\n";exit} 16 timeout {puts "TESTING ERROR 1\n";exit}
17 "Child process initialized" 17 "Child process initialized"
18} 18}
19sleep 5 19sleep 3
20 20
21spawn $env(SHELL) 21spawn $env(SHELL)
22send -- "firejail --list\r" 22send -- "firejail --list\r"
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "qbittorrent" 29 "qbittorrent"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\n" 82puts "\n"
83 83
diff --git a/test/apps/transmission-gtk.exp b/test/apps/transmission-gtk.exp
index 92ed05cc4..33f4ef963 100755
--- a/test/apps/transmission-gtk.exp
+++ b/test/apps/transmission-gtk.exp
@@ -12,7 +12,7 @@ expect {
12 timeout {puts "TESTING ERROR 1\n";exit} 12 timeout {puts "TESTING ERROR 1\n";exit}
13 "Child process initialized" 13 "Child process initialized"
14} 14}
15sleep 10 15sleep 5
16 16
17spawn $env(SHELL) 17spawn $env(SHELL)
18send -- "firejail --list\r" 18send -- "firejail --list\r"
@@ -24,7 +24,7 @@ expect {
24 timeout {puts "TESTING ERROR 3.1\n";exit} 24 timeout {puts "TESTING ERROR 3.1\n";exit}
25 "transmission-gtk" 25 "transmission-gtk"
26} 26}
27sleep 1 27after 100
28 28
29# grsecurity exit 29# grsecurity exit
30send -- "file /proc/sys/kernel/grsecurity\r" 30send -- "file /proc/sys/kernel/grsecurity\r"
@@ -54,7 +54,7 @@ expect {
54 timeout {puts "TESTING ERROR 5.1\n";exit} 54 timeout {puts "TESTING ERROR 5.1\n";exit}
55 "name=blablabla" 55 "name=blablabla"
56} 56}
57sleep 1 57after 100
58send -- "firemon --caps\r" 58send -- "firemon --caps\r"
59expect { 59expect {
60 timeout {puts "TESTING ERROR 6\n";exit} 60 timeout {puts "TESTING ERROR 6\n";exit}
@@ -72,7 +72,7 @@ expect {
72 timeout {puts "TESTING ERROR 6.3\n";exit} 72 timeout {puts "TESTING ERROR 6.3\n";exit}
73 "name=blablabla" 73 "name=blablabla"
74} 74}
75sleep 1 75after 100
76 76
77puts "\nall done\n" 77puts "\nall done\n"
78 78
diff --git a/test/apps/transmission-qt.exp b/test/apps/transmission-qt.exp
index 3ea2a112f..991742106 100755
--- a/test/apps/transmission-qt.exp
+++ b/test/apps/transmission-qt.exp
@@ -16,7 +16,7 @@ expect {
16 timeout {puts "TESTING ERROR 1\n";exit} 16 timeout {puts "TESTING ERROR 1\n";exit}
17 "Child process initialized" 17 "Child process initialized"
18} 18}
19sleep 10 19sleep 3
20 20
21spawn $env(SHELL) 21spawn $env(SHELL)
22send -- "firejail --list\r" 22send -- "firejail --list\r"
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "transmission-qt" 29 "transmission-qt"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\nall done\n" 82puts "\nall done\n"
83 83
diff --git a/test/apps/uget-gtk.exp b/test/apps/uget-gtk.exp
index 47fa5849b..1511a07af 100755
--- a/test/apps/uget-gtk.exp
+++ b/test/apps/uget-gtk.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "uget-gtk" 29 "uget-gtk"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\nall done\n" 82puts "\nall done\n"
83 83
diff --git a/test/apps/vlc.exp b/test/apps/vlc.exp
index 762e1fbd9..f0903c170 100755
--- a/test/apps/vlc.exp
+++ b/test/apps/vlc.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "vlc" 29 "vlc"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\nall done\n" 82puts "\nall done\n"
83 83
diff --git a/test/apps/weechat.exp b/test/apps/weechat.exp
index af2eab1cc..b3e04da84 100755
--- a/test/apps/weechat.exp
+++ b/test/apps/weechat.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "weechat-curses" 29 "weechat-curses"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\n" 82puts "\n"
83 83
diff --git a/test/apps/xchat.exp b/test/apps/xchat.exp
index bfdf581be..206397f3e 100755
--- a/test/apps/xchat.exp
+++ b/test/apps/xchat.exp
@@ -28,7 +28,7 @@ expect {
28 timeout {puts "TESTING ERROR 3.1\n";exit} 28 timeout {puts "TESTING ERROR 3.1\n";exit}
29 "xchat" 29 "xchat"
30} 30}
31sleep 1 31after 100
32 32
33# grsecurity exit 33# grsecurity exit
34send -- "file /proc/sys/kernel/grsecurity\r" 34send -- "file /proc/sys/kernel/grsecurity\r"
@@ -59,7 +59,7 @@ expect {
59 timeout {puts "TESTING ERROR 5.1\n";exit} 59 timeout {puts "TESTING ERROR 5.1\n";exit}
60 "name=blablabla" 60 "name=blablabla"
61} 61}
62sleep 1 62after 100
63send -- "firemon --caps\r" 63send -- "firemon --caps\r"
64expect { 64expect {
65 timeout {puts "TESTING ERROR 6\n";exit} 65 timeout {puts "TESTING ERROR 6\n";exit}
@@ -77,7 +77,7 @@ expect {
77 timeout {puts "TESTING ERROR 6.3\n";exit} 77 timeout {puts "TESTING ERROR 6.3\n";exit}
78 "name=blablabla" 78 "name=blablabla"
79} 79}
80sleep 1 80after 100
81 81
82puts "\n" 82puts "\n"
83 83