diff options
Diffstat (limited to 'json4cpp/tests/thirdparty/Fuzzer/test/simple-cmp.test')
| -rw-r--r-- | json4cpp/tests/thirdparty/Fuzzer/test/simple-cmp.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/json4cpp/tests/thirdparty/Fuzzer/test/simple-cmp.test b/json4cpp/tests/thirdparty/Fuzzer/test/simple-cmp.test new file mode 100644 index 0000000000..145a036652 --- /dev/null +++ b/json4cpp/tests/thirdparty/Fuzzer/test/simple-cmp.test @@ -0,0 +1,2 @@ +CHECK: BINGO +RUN: not LLVMFuzzer-SimpleCmpTest -seed=1 -runs=100000000 2>&1 | FileCheck %s |
