mirror of
https://github.com/nlohmann/json.git
synced 2024-12-21 12:05:30 +08:00
b21c345179
* 🚚 move files * 🚚 rename doc folder to docs * 🚚 rename test folder to tests
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)
|