aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/1.2.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/features/1.2.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/features/1.2.exp')
-rwxr-xr-xtest/features/1.2.exp16
1 files changed, 4 insertions, 12 deletions
diff --git a/test/features/1.2.exp b/test/features/1.2.exp
index fe61bf482..65fcd54ae 100755
--- a/test/features/1.2.exp
+++ b/test/features/1.2.exp
@@ -69,10 +69,6 @@ if { $overlay == "overlay" } {
69 timeout {puts "TESTING ERROR 3.1\n";exit} 69 timeout {puts "TESTING ERROR 3.1\n";exit}
70 "proc /proc proc" 70 "proc /proc proc"
71 } 71 }
72# expect {
73# timeout {puts "TESTING ERROR 3.2\n";exit}
74# "proc /proc proc"
75# }
76 expect { 72 expect {
77 timeout {puts "TESTING ERROR 3.3\n";exit} 73 timeout {puts "TESTING ERROR 3.3\n";exit}
78 "proc /proc/sys proc" 74 "proc /proc/sys proc"
@@ -115,10 +111,6 @@ if { $chroot == "chroot" } {
115 "proc /proc proc" 111 "proc /proc proc"
116 } 112 }
117 expect { 113 expect {
118 timeout {puts "TESTING ERROR 5.2\n";exit}
119 "proc /proc proc"
120 }
121 expect {
122 timeout {puts "TESTING ERROR 5.3\n";exit} 114 timeout {puts "TESTING ERROR 5.3\n";exit}
123 "proc /proc/sys proc" 115 "proc /proc/sys proc"
124 } 116 }
@@ -126,10 +118,10 @@ if { $chroot == "chroot" } {
126 timeout {puts "TESTING ERROR 5.4\n";exit} 118 timeout {puts "TESTING ERROR 5.4\n";exit}
127 "proc /proc/sysrq-trigger proc" 119 "proc /proc/sysrq-trigger proc"
128 } 120 }
129 expect { 121# expect {
130 timeout {puts "TESTING ERROR 5.5\n";exit} 122# timeout {puts "TESTING ERROR 5.5\n";exit}
131 "proc /proc/sys/kernel/hotplug" 123# "proc /proc/sys/kernel/hotplug"
132 } 124# }
133 expect { 125 expect {
134 timeout {puts "TESTING ERROR 5.6\n";exit} 126 timeout {puts "TESTING ERROR 5.6\n";exit}
135 "proc /proc/irq proc" 127 "proc /proc/irq proc"