From 72a8f98d5ce50ba5f299cf42388775fdcc4f835c Mon Sep 17 00:00:00 2001 From: Turo Lamminen <turotl@gmail.com> Date: Mon, 11 May 2015 13:01:01 +0000 Subject: [PATCH] Add AFL-generated test corpus --- testcases/README.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/testcases/README.txt b/testcases/README.txt index e5f9d7b..955eab2 100644 --- a/testcases/README.txt +++ b/testcases/README.txt @@ -1,3 +1,5 @@ This directory contains various testcases. lena is the standard "Lena" test image scaled to various interesting sizes. + +afl contains AFL-generated minimal test corpus. -- Gitblit v1.9.3