[docs] Fix build-docs.sh
[llvm-project.git] / compiler-rt / test / fuzzer / counters.test
blob27acaa4cdd67d9c8c4fcd34fd8e76f07d8d2755a
1 UNSUPPORTED: aarch64, ios, 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