From d9fd0a5ed9901d9617748379f9d424eaf059b234 Mon Sep 17 00:00:00 2001 From: David Drysdale Date: Wed, 21 Jun 2017 14:26:25 +0100 Subject: [PATCH] test: run the name-parsing corpus check too --- test/fuzzcheck.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/fuzzcheck.sh b/test/fuzzcheck.sh index d54f13ff..4c50ff21 100755 --- a/test/fuzzcheck.sh +++ b/test/fuzzcheck.sh @@ -1,3 +1,4 @@ #!/bin/sh # Check that all of the base fuzzing corpus parse without errors ./aresfuzz fuzzinput/* +./aresfuzzname fuzznames/*