summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/extra-counters.test
blob: 61fce44784b78d8fe0e2d8c912976168e90583c8 (plain)
1
2
3
4
5
6
REQUIRES: linux

RUN: not LLVMFuzzer-TableLookupTest -print_final_stats=1 2>&1 | FileCheck %s
CHECK: BINGO
// Expecting >= 4096 new_units_added
CHECK: stat::new_units_added:{{.*[4][0-9][0-9][0-9]}}
OpenPOWER on IntegriCloud