aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/rlimit-profile.exp
diff options
context:
space:
mode:
authorLibravatar startx2017 <vradu.startx@yandex.com>2017-10-15 09:00:31 -0400
committerLibravatar startx2017 <vradu.startx@yandex.com>2017-10-15 09:00:31 -0400
commit5ee09312da788ebd91184c2be0591da32fbf8e41 (patch)
treefa866fc47933f83456a0b871df6b16c2efc75445 /test/environment/rlimit-profile.exp
parentglobbing - manpage (diff)
downloadfirejail-5ee09312da788ebd91184c2be0591da32fbf8e41.tar.gz
firejail-5ee09312da788ebd91184c2be0591da32fbf8e41.tar.zst
firejail-5ee09312da788ebd91184c2be0591da32fbf8e41.zip
merge --rlimit-as
Diffstat (limited to 'test/environment/rlimit-profile.exp')
-rwxr-xr-xtest/environment/rlimit-profile.exp4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/environment/rlimit-profile.exp b/test/environment/rlimit-profile.exp
index a9e54a405..43d6a3ee0 100755
--- a/test/environment/rlimit-profile.exp
+++ b/test/environment/rlimit-profile.exp
@@ -27,6 +27,10 @@ expect {
27} 27}
28expect { 28expect {
29 timeout {puts "TESTING ERROR 1.4\n";exit} 29 timeout {puts "TESTING ERROR 1.4\n";exit}
30 "Max address space 123456789012 123456789012"
31}
32expect {
33 timeout {puts "TESTING ERROR 1.5\n";exit}
30 "Max pending signals 200 200" 34 "Max pending signals 200 200"
31} 35}
32after 100 36after 100