summaryrefslogtreecommitdiff
path: root/lib/Fuzzer/test/standalone.test
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Fuzzer/test/standalone.test')
-rw-r--r--lib/Fuzzer/test/standalone.test4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/Fuzzer/test/standalone.test b/lib/Fuzzer/test/standalone.test
deleted file mode 100644
index 3097b3ff357a..000000000000
--- a/lib/Fuzzer/test/standalone.test
+++ /dev/null
@@ -1,4 +0,0 @@
-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)