summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/fuzzer/large.test
blob: 9aa7c46dc42c8c1ee9de0531f040c8fd5881d1c9 (plain)
1
2
3
4
5
6
UNSUPPORTED: expensive_checks

RUN: %cpp_compiler %S/LargeTest.cpp -o %t-LargeTest
RUN: %run %t-LargeTest -runs=10000

CHECK: pages of counters where protected; libFuzzer's SEGV handler must be installed
OpenPOWER on IntegriCloud