summaryrefslogtreecommitdiff
path: root/test/fuzzer/fuzzer-printcovpcs.test
blob: decf0a7e5fffe83cf8f9b6ac276a65afe275881e (plain)
1
2
3
4
5
6
7
8
9
10
11
XFAIL: ios
UNSUPPORTED: aarch64
RUN: %cpp_compiler %S/SimpleTest.cpp -o %t-SimpleTest
RUN: not %run %t-SimpleTest -print_pcs=1 -seed=1 2>&1 | FileCheck %s --check-prefix=PCS
PCS-NOT: NEW_PC
PCS:INITED
PCS:NEW_PC: {{0x[a-f0-9]+}}
PCS:NEW_PC: {{0x[a-f0-9]+}}
PCS:NEW
PCS:BINGO