Tests passing

This commit is contained in:
flamingcow
2019-05-04 23:46:26 -07:00
parent ef98af0ced
commit 740356a52e
47 changed files with 31 additions and 4 deletions

6
afl.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash -ex
cd $(dirname $0)
make afl
afl-fuzz -i testcases -o findings -- ./connection_afl