mirror of
https://github.com/RPCS3/llvm.git
synced 2025-05-22 21:35:57 +00:00

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285135 91177308-0d34-0410-b5e6-96231b3b80d8
5 lines
218 B
Plaintext
5 lines
218 B
Plaintext
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)
|