llvm/lib/Fuzzer/test/extra-counters.test
2017-03-23 22:43:12 +00:00

7 lines
198 B
Plaintext

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]}}