mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-04 09:10:27 +02:00
Shamelessly copy Josiah
This commit is contained in:
8
source/lib/json/tests/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test
vendored
Normal file
8
source/lib/json/tests/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
RUN: LLVMFuzzer-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
|
||||
|
Reference in New Issue
Block a user