[sanitizer] Parse weighted sanitizer args and -fsanitize-skip-hot-cutoff (#121619)
[llvm-project.git] / compiler-rt / test / fuzzer / counters.test
blob9add7fc68b22a12e7f06113595896760c49e8ad9
1 UNSUPPORTED: ios, target={{(aarch64|arm).*}}
2 RUN: %cpp_compiler %S/CounterTest.cpp -o %t-CounterTest
3 RUN: not %run %t-CounterTest  -max_len=6 -seed=1 -timeout=15 2>&1 | FileCheck %s --check-prefix=COUNTERS
5 COUNTERS: INITED {{.*}} {{bits:|ft:}}
6 COUNTERS: NEW {{.*}} {{bits:|ft:}} {{[1-9]*}}
7 COUNTERS: NEW {{.*}} {{bits:|ft:}} {{[1-9]*}}
8 COUNTERS: BINGO