aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Fuzzer/test/standalone.test
blob: 3097b3ff357aa0e36b3bd5203f3ea2e75d89ae84 (plain)
1
2
3
4
RUN: LLVMFuzzer-StandaloneInitializeTest %S/hi.txt %S/dict1.txt 2>&1 | FileCheck %s
CHECK: StandaloneFuzzTargetMain: running 2 inputs
CHECK: Done:    {{.*}}hi.txt: (3 bytes)
CHECK: Done:    {{.*}}dict1.txt: (61 bytes)