Files
clang-p2996/llvm/lib/Fuzzer/test/inline-8bit-counters.test
2017-08-01 00:48:44 +00:00

5 lines
182 B
Plaintext

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