summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/inline-8bit-counters.test
blob: 8747af81451f3647c580a177d19ad01867b34704 (plain)
1
2
3
4
REQUIRES: linux
CHECK: INFO: Loaded 1 modules with {{.*}} inline 8-bit counters
CHECK: BINGO
RUN: LLVMFuzzer-SimpleTest-Inline8bitCounters -runs=1000000 -seed=1 2>&1 | FileCheck %s
OpenPOWER on IntegriCloud