🔨 moved third-party code into separate folder
This commit is contained in:
parent
6e8791912f
commit
ad241a2260
160 changed files with 27 additions and 21 deletions
4
test/thirdparty/Fuzzer/test/standalone.test
vendored
Normal file
4
test/thirdparty/Fuzzer/test/standalone.test
vendored
Normal file
|
|
@ -0,0 +1,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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue