summaryrefslogtreecommitdiff
path: root/socketfuzzer/unittest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'socketfuzzer/unittest.sh')
-rw-r--r--socketfuzzer/unittest.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/socketfuzzer/unittest.sh b/socketfuzzer/unittest.sh
deleted file mode 100644
index e119c160..00000000
--- a/socketfuzzer/unittest.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-rm HONGGFUZZ.REPORT.TXT SIGABR* HF.san* SIGSEGV.*.fuzz
-
-../honggfuzz --keep_output --debug --sanitizers --stdin_input --threads 1 --verbose --logfile log.txt --socket_fuzzer -- ./vulnserver_cov &
-python ./honggfuzz_socketclient.py auto $!