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