aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/2.3.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-11-24 11:47:38 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-11-24 11:47:38 -0500
commit0df2fd2efce584ff9430cb2e523136b75df92c20 (patch)
tree5e7e8fadd1be89f31c299a77d7cbf0f63ebc755d /test/features/2.3.exp
parentfeature testing (diff)
downloadfirejail-0df2fd2efce584ff9430cb2e523136b75df92c20.tar.gz
firejail-0df2fd2efce584ff9430cb2e523136b75df92c20.tar.zst
firejail-0df2fd2efce584ff9430cb2e523136b75df92c20.zip
feature testing
Diffstat (limited to 'test/features/2.3.exp')
-rwxr-xr-xtest/features/2.3.exp10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/features/2.3.exp b/test/features/2.3.exp
index a70005781..c519c72ad 100755
--- a/test/features/2.3.exp
+++ b/test/features/2.3.exp
@@ -56,7 +56,7 @@ expect {
56after 100 56after 100
57 57
58send -- "exit\r" 58send -- "exit\r"
59sleep 1 59sleep 3
60 60
61send -- "firejail --noprofile --net=eth0 --ip=192.168.1.244\r" 61send -- "firejail --noprofile --net=eth0 --ip=192.168.1.244\r"
62expect { 62expect {
@@ -104,7 +104,7 @@ expect {
104after 100 104after 100
105 105
106send -- "exit\r" 106send -- "exit\r"
107sleep 1 107sleep 3
108 108
109# 109#
110# O 110# O
@@ -155,7 +155,7 @@ expect {
155after 100 155after 100
156 156
157send -- "exit\r" 157send -- "exit\r"
158sleep 1 158sleep 3
159 159
160send -- "firejail --noprofile --net=eth0 --ip=192.168.1.244 --overlay\r" 160send -- "firejail --noprofile --net=eth0 --ip=192.168.1.244 --overlay\r"
161expect { 161expect {
@@ -203,7 +203,7 @@ expect {
203after 100 203after 100
204 204
205send -- "exit\r" 205send -- "exit\r"
206sleep 1 206sleep 3
207 207
208 208
209# 209#
@@ -255,7 +255,7 @@ expect {
255after 100 255after 100
256 256
257send -- "exit\r" 257send -- "exit\r"
258sleep 1 258sleep 3
259 259
260send -- "firejail --noprofile --net=eth0 --ip=192.168.1.244 --chroot=/tmp/chroot\r" 260send -- "firejail --noprofile --net=eth0 --ip=192.168.1.244 --chroot=/tmp/chroot\r"
261expect { 261expect {