brintos

brintos / llvm-project-archived public Read only

0
0
Text · 353 B · 9add7fc Raw
9 lines · plain
1UNSUPPORTED: ios, target={{(aarch64|arm).*}}2RUN: %cpp_compiler %S/CounterTest.cpp -o %t-CounterTest3RUN: not %run %t-CounterTest  -max_len=6 -seed=1 -timeout=15 2>&1 | FileCheck %s --check-prefix=COUNTERS4 5COUNTERS: INITED {{.*}} {{bits:|ft:}}6COUNTERS: NEW {{.*}} {{bits:|ft:}} {{[1-9]*}}7COUNTERS: NEW {{.*}} {{bits:|ft:}} {{[1-9]*}}8COUNTERS: BINGO9