aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/rlimit-profile.exp
diff options
context:
space:
mode:
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