llvm-project/llvm/lib/Fuzzer/test/inline-8bit-counters.test

5 lines
180 B
Plaintext
Raw Normal View History

REQUIRES: linux
CHECK: INFO: Loaded 1 modules with {{.*}} inline 8-bit counters
CHECK: BINGO
RUN: LLVMFuzzer-SimpleTest-Inline8bitCounters -runs=100000 -seed=1 2>&1 | FileCheck %s