From 8d38980915aba3d4d6d8d77f2e291aaff20124ea Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Sat, 22 Nov 2014 13:55:05 -0500 Subject: [PATCH] [test suite] AFL README formatting update --- test/afl/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/afl/README.md b/test/afl/README.md index a5a1e559..ff7acb6f 100644 --- a/test/afl/README.md +++ b/test/afl/README.md @@ -36,10 +36,10 @@ files are in this directory are organized as follows: * *test-cases/* Directory for ALF test cases used by the wrapper scripts. 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 + 2. server access.conf parsing + 3. server fwknopd.conf parsing + 4. client fwknoprc file parsing. * *compile/*