[test suite] AFL README add all four fuzzing wrappers

This commit is contained in:
Michael Rash 2014-11-22 15:10:00 -05:00
parent dd0571ad56
commit 18760d4d64

View File

@ -36,11 +36,10 @@ files are in this directory are organized as follows:
from the test/afl/ directory, e.g. "./fuzzing-wrappers/client-rc.sh".
There are four areas in fwknop that are fuzzed:
1. SPA packet encoding/decoding
2. server access.conf parsing
3. server fwknopd.conf parsing
4. client fwknoprc file parsing.
1. SPA packet encoding/decoding (*./fuzzing-wrappers/spa-pkts.sh*)
2. server access.conf parsing (*./fuzzing-wrappers/server-access.sh*)
3. server fwknopd.conf parsing (*./fuzzing-wrappers/server-conf.sh*)
4. client fwknoprc file parsing. (*./fuzzing-wrappers/client-rc.sh*)
* *test-cases/*