bolt/deps/llvm-18.1.8/compiler-rt/test/fuzzer/extra-counters.test
2025-02-14 19:21:04 +01:00

7 lines
289 B
Text

UNSUPPORTED: darwin
RUN: %cpp_compiler %S/TableLookupTest.cpp -o %t-TableLookupTest
RUN: not %run %t-TableLookupTest -print_final_stats=1 2>&1 | FileCheck %s
CHECK: INFO: {{[0-9]+}} Extra Counters
// Expecting >= 4096 new_units_added
CHECK: stat::new_units_added:{{.*[4][0-9][0-9][0-9]}}