• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1RUN: LLVMFuzzer-StandaloneInitializeTest %S/hi.txt %S/dict1.txt 2>&1 | FileCheck %s
2CHECK: StandaloneFuzzTargetMain: running 2 inputs
3CHECK: Done:    {{.*}}hi.txt: (3 bytes)
4CHECK: Done:    {{.*}}dict1.txt: (61 bytes)
5