summaryrefslogtreecommitdiff
path: root/fuzz
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2022-10-31 17:09:54 +0100
committerNick Wellnhofer <wellnhofer@aevum.de>2022-10-31 17:09:54 +0100
commit9aba613b1445a32720ef3e1a8319189ba91d745d (patch)
treed92fd6f3cf60b2c96f084b058510be7704b6996f /fuzz
parentb456e3bb42bd81e77cff65358f5eaf0fd1735d97 (diff)
downloadlibxml2-9aba613b1445a32720ef3e1a8319189ba91d745d.tar.gz
fuzz: Add new XInclude test directory to corpus
Diffstat (limited to 'fuzz')
-rw-r--r--fuzz/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/fuzz/Makefile.am b/fuzz/Makefile.am
index 61bfc888..bc5ee9ab 100644
--- a/fuzz/Makefile.am
+++ b/fuzz/Makefile.am
@@ -20,6 +20,7 @@ XML_SEED_CORPUS_SRC = \
'$(top_srcdir)/test/VC/*' \
'$(top_srcdir)/test/VCM/*' \
'$(top_srcdir)/test/XInclude/docs/*' \
+ '$(top_srcdir)/test/XInclude/without-reader/*' \
'$(top_srcdir)/test/xmlid/*'
testFuzzer_SOURCES = testFuzzer.c fuzz.c