Sign in
cobalt
/
cobalt
/
08a2e40cad2d5bd01c37c36c1fdffa2d431d01d7
/
.
/
src
/
third_party
/
llvm-project
/
compiler-rt
/
test
/
fuzzer
/
deep-recursion.test
blob: f65104004bf939037d4e75d7611632e7346ede8a [
file
] [
log
] [
blame
]
# Test that we can find a stack overflow
REQUIRES
:
linux
RUN
:
%
cpp_compiler
%
S
/
DeepRecursionTest
.
cpp
-
o
%
t
RUN
:
not
%
run
%
t
-
seed
=
1
-
runs
=
100000000
2
>&
1
|
FileCheck
%
s
CHECK
:
ERROR
:
libFuzzer
:
deadly signal