summaryrefslogtreecommitdiff
path: root/test/fuzzer/ulimit.test
blob: 076866c509401781a05411f111a900bbca51875f (plain)
1
2
3
RUN: %cpp_compiler %S/SimpleTest.cpp -o %t-SimpleTest
RUN: ulimit -s 1000
RUN: not %run %t-SimpleTest