Sign in
cobalt
/
cobalt.git
/
ecb76eb1e58da94893009effbde7ffbb7515f9c6
/
.
/
src
/
third_party
/
llvm-project
/
compiler-rt
/
test
/
fuzzer
/
ulimit.test
blob: 076866c509401781a05411f111a900bbca51875f [
file
]
RUN
:
%
cpp_compiler
%
S
/
SimpleTest
.
cpp
-
o
%
t
-
SimpleTest
RUN
:
ulimit
-
s
1000
RUN
:
not
%
run
%
t
-
SimpleTest