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