summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/fuzzer-trace-pc.test
blob: a3ba280f4cf535618d32d163701bc51286227a34 (plain)
1
2
3
CHECK: BINGO
RUN: not LLVMFuzzer-FourIndependentBranchesTest-TracePC      -seed=1 -runs=1000000 2>&1 | FileCheck %s
RUN: not LLVMFuzzer-FullCoverageSetTest-TracePC              -seed=1 -runs=10000000 2>&1 | FileCheck %s
OpenPOWER on IntegriCloud