mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
37935d04e2
llvm-svn: 285135
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)
|