[libxml2] Fix fuzzer test with VPATH build



commit 8626648790f948e06fc0ff1f576cd320c5c36b39
Author: Nick Wellnhofer <wellnhofer aevum de>
Date:   Mon Feb 14 18:06:38 2022 +0100

    Fix fuzzer test with VPATH build
    
    Also fixes make distcheck.

 fuzz/Makefile.am                               |  36 ++++++++++++++++---------
 fuzz/{seed => static_seed}/regexp/branch-1     | Bin
 fuzz/{seed => static_seed}/regexp/branch-10    | Bin
 fuzz/{seed => static_seed}/regexp/branch-11    | Bin
 fuzz/{seed => static_seed}/regexp/branch-12    | Bin
 fuzz/{seed => static_seed}/regexp/branch-13    | Bin
 fuzz/{seed => static_seed}/regexp/branch-2     | Bin
 fuzz/{seed => static_seed}/regexp/branch-3     | Bin
 fuzz/{seed => static_seed}/regexp/branch-4     | Bin
 fuzz/{seed => static_seed}/regexp/branch-5     | Bin
 fuzz/{seed => static_seed}/regexp/branch-6     | Bin
 fuzz/{seed => static_seed}/regexp/branch-7     | Bin
 fuzz/{seed => static_seed}/regexp/branch-8     | Bin
 fuzz/{seed => static_seed}/regexp/branch-9     | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-1  | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-10 | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-11 | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-12 | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-13 | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-14 | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-15 | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-16 | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-2  | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-3  | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-4  | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-5  | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-6  | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-7  | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-8  | Bin
 fuzz/{seed => static_seed}/regexp/bug316338-9  | Bin
 fuzz/{seed => static_seed}/regexp/bug420596-1  | Bin
 fuzz/{seed => static_seed}/regexp/bug420596-2  | Bin
 fuzz/{seed => static_seed}/regexp/bug420596-3  | Bin
 fuzz/{seed => static_seed}/regexp/bug420596-4  | Bin
 fuzz/{seed => static_seed}/regexp/bug420596-5  | Bin
 fuzz/{seed => static_seed}/regexp/bug420596-6  | Bin
 fuzz/{seed => static_seed}/regexp/bug420596-7  | Bin
 fuzz/{seed => static_seed}/regexp/bug420596-8  | Bin
 fuzz/{seed => static_seed}/regexp/content-1    | Bin
 fuzz/{seed => static_seed}/regexp/content-10   | Bin
 fuzz/{seed => static_seed}/regexp/content-2    | Bin
 fuzz/{seed => static_seed}/regexp/content-3    | Bin
 fuzz/{seed => static_seed}/regexp/content-4    | Bin
 fuzz/{seed => static_seed}/regexp/content-5    | Bin
 fuzz/{seed => static_seed}/regexp/content-6    | Bin
 fuzz/{seed => static_seed}/regexp/content-7    | Bin
 fuzz/{seed => static_seed}/regexp/content-8    | Bin
 fuzz/{seed => static_seed}/regexp/content-9    | Bin
 fuzz/{seed => static_seed}/regexp/hard-1       | Bin
 fuzz/{seed => static_seed}/regexp/hard-10      | Bin
 fuzz/{seed => static_seed}/regexp/hard-2       | Bin
 fuzz/{seed => static_seed}/regexp/hard-3       | Bin
 fuzz/{seed => static_seed}/regexp/hard-4       | Bin
 fuzz/{seed => static_seed}/regexp/hard-5       | Bin
 fuzz/{seed => static_seed}/regexp/hard-6       | Bin
 fuzz/{seed => static_seed}/regexp/hard-7       | Bin
 fuzz/{seed => static_seed}/regexp/hard-8       | Bin
 fuzz/{seed => static_seed}/regexp/hard-9       | Bin
 fuzz/{seed => static_seed}/regexp/ncname-1     | Bin
 fuzz/{seed => static_seed}/regexp/ncname-2     | Bin
 fuzz/{seed => static_seed}/regexp/ncname-3     | Bin
 fuzz/{seed => static_seed}/regexp/ncname-4     | Bin
 fuzz/{seed => static_seed}/regexp/ncname-5     | Bin
 fuzz/{seed => static_seed}/regexp/ranges-1     | Bin
 fuzz/{seed => static_seed}/regexp/ranges-10    | Bin
 fuzz/{seed => static_seed}/regexp/ranges-11    | Bin
 fuzz/{seed => static_seed}/regexp/ranges-12    | Bin
 fuzz/{seed => static_seed}/regexp/ranges-2     | Bin
 fuzz/{seed => static_seed}/regexp/ranges-3     | Bin
 fuzz/{seed => static_seed}/regexp/ranges-4     | Bin
 fuzz/{seed => static_seed}/regexp/ranges-5     | Bin
 fuzz/{seed => static_seed}/regexp/ranges-6     | Bin
 fuzz/{seed => static_seed}/regexp/ranges-7     | Bin
 fuzz/{seed => static_seed}/regexp/ranges-8     | Bin
 fuzz/{seed => static_seed}/regexp/ranges-9     | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-1    | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-10   | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-11   | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-12   | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-2    | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-3    | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-4    | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-5    | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-6    | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-7    | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-8    | Bin
 fuzz/{seed => static_seed}/regexp/ranges2-9    | Bin
 fuzz/{seed => static_seed}/regexp/xpath-1      | Bin
 fuzz/{seed => static_seed}/regexp/xpath-10     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-11     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-12     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-13     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-14     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-15     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-16     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-17     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-18     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-19     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-2      | Bin
 fuzz/{seed => static_seed}/regexp/xpath-20     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-21     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-22     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-23     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-24     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-25     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-26     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-27     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-28     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-29     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-3      | Bin
 fuzz/{seed => static_seed}/regexp/xpath-30     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-31     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-32     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-33     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-34     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-35     | Bin
 fuzz/{seed => static_seed}/regexp/xpath-4      | Bin
 fuzz/{seed => static_seed}/regexp/xpath-5      | Bin
 fuzz/{seed => static_seed}/regexp/xpath-6      | Bin
 fuzz/{seed => static_seed}/regexp/xpath-7      | Bin
 fuzz/{seed => static_seed}/regexp/xpath-8      | Bin
 fuzz/{seed => static_seed}/regexp/xpath-9      | Bin
 fuzz/{seed => static_seed}/uri/dot             |   0
 fuzz/{seed => static_seed}/uri/full            | Bin
 124 files changed, 23 insertions(+), 13 deletions(-)
---
diff --git a/fuzz/Makefile.am b/fuzz/Makefile.am
index 6f487137..af4f23f9 100644
--- a/fuzz/Makefile.am
+++ b/fuzz/Makefile.am
@@ -2,9 +2,9 @@ AUTOMAKE_OPTIONS = -Wno-syntax
 EXTRA_PROGRAMS = genSeed html regexp schema uri xml xpath
 check_PROGRAMS = testFuzzer
 EXTRA_DIST = html.dict regexp.dict schema.dict xml.dict xpath.dict \
-            seed/uri seed/regexp fuzz.h
+            static_seed/uri static_seed/regexp fuzz.h
 CLEANFILES = $(EXTRA_PROGRAMS)
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
 DEPENDENCIES = $(top_builddir)/libxml2.la
 LDADD = $(STATIC_BINARIES) $(top_builddir)/libxml2.la $(THREAD_LIBS) $(Z_LIBS) $(LZMA_LIBS) $(ICONV_LIBS) 
$(M_LIBS) $(WIN32_EXTRA_LIBADD)
 
@@ -25,17 +25,17 @@ testFuzzer_SOURCES = testFuzzer.c fuzz.c
 
 .PHONY: tests corpus clean-corpus
 
-corpus: seed/html.stamp seed/schema.stamp seed/xml.stamp seed/xpath.stamp
+corpus: seed/html.stamp seed/regexp.stamp seed/schema.stamp seed/uri.stamp \
+    seed/xml.stamp seed/xpath.stamp
 
 tests: testFuzzer$(EXEEXT) corpus
        @echo "## Running fuzzer tests"
        @./testFuzzer$(EXEEXT)
 
 clean-corpus:
-       rm -rf seed/html.stamp seed/html
-       rm -rf seed/schema.stamp seed/schema
-       rm -rf seed/xml.stamp seed/xml
-       rm -rf seed/xpath.stamp seed/xpath
+       rm -rf seed
+
+clean-local: clean-corpus
 
 # Seed corpus
 
@@ -45,7 +45,7 @@ genSeed_SOURCES = genSeed.c fuzz.c
 
 seed/xml.stamp: genSeed$(EXEEXT)
        @mkdir -p seed/xml
-       @./genSeed$(EXEEXT) xml $(XML_SEED_CORPUS_SRC)
+       ./genSeed$(EXEEXT) xml $(XML_SEED_CORPUS_SRC)
        @touch seed/xml.stamp
 
 xml_SOURCES = xml.c fuzz.c
@@ -63,7 +63,7 @@ fuzz-xml: xml$(EXEEXT) seed/xml.stamp
 
 seed/html.stamp: genSeed$(EXEEXT)
        @mkdir -p seed/html
-       @./genSeed$(EXEEXT) html '$(top_srcdir)/test/HTML/*'
+       ./genSeed$(EXEEXT) html '$(top_srcdir)/test/HTML/*'
        @touch seed/html.stamp
 
 html_SOURCES = html.c fuzz.c
@@ -79,6 +79,11 @@ fuzz-html: html$(EXEEXT) seed/html.stamp
 
 # Regexp fuzzer
 
+seed/regexp.stamp:
+       @mkdir -p seed/regexp
+       cp -r $(srcdir)/static_seed/regexp seed
+       @touch seed/regexp.stamp
+
 regexp_SOURCES = regexp.c fuzz.c
 regexp_LDFLAGS = -fsanitize=fuzzer
 
@@ -88,10 +93,15 @@ fuzz-regexp: regexp$(EXEEXT)
            -dict=regexp.dict \
            -max_len=200 \
            -timeout=5 \
-           corpus/regexp $(srcdir)/seed/regexp
+           corpus/regexp seed/regexp
 
 # URI fuzzer
 
+seed/uri.stamp:
+       @mkdir -p seed/uri
+       cp -r $(srcdir)/static_seed/uri seed
+       @touch seed/uri.stamp
+
 uri_SOURCES = uri.c fuzz.c
 uri_LDFLAGS = -fsanitize=fuzzer
 
@@ -100,13 +110,13 @@ fuzz-uri: uri$(EXEEXT)
        ./uri$(EXEEXT) \
            -max_len=10000 \
            -timeout=2 \
-           corpus/uri $(srcdir)/seed/uri
+           corpus/uri seed/uri
 
 # XML Schema fuzzer
 
 seed/schema.stamp: genSeed$(EXEEXT)
        @mkdir -p seed/schema
-       @./genSeed$(EXEEXT) schema '$(top_srcdir)/test/schemas/*.xsd'
+       ./genSeed$(EXEEXT) schema '$(top_srcdir)/test/schemas/*.xsd'
        @touch seed/schema.stamp
 
 schema_SOURCES = schema.c fuzz.c
@@ -124,7 +134,7 @@ fuzz-schema: schema$(EXEEXT) seed/schema.stamp
 
 seed/xpath.stamp: genSeed$(EXEEXT)
        @mkdir -p seed/xpath
-       @./genSeed$(EXEEXT) xpath "$(top_builddir)/test/XPath"
+       ./genSeed$(EXEEXT) xpath '$(top_srcdir)/test/XPath'
        @touch seed/xpath.stamp
 
 xpath_SOURCES = xpath.c fuzz.c
diff --git a/fuzz/seed/regexp/branch-1 b/fuzz/static_seed/regexp/branch-1
similarity index 100%
rename from fuzz/seed/regexp/branch-1
rename to fuzz/static_seed/regexp/branch-1
diff --git a/fuzz/seed/regexp/branch-10 b/fuzz/static_seed/regexp/branch-10
similarity index 100%
rename from fuzz/seed/regexp/branch-10
rename to fuzz/static_seed/regexp/branch-10
diff --git a/fuzz/seed/regexp/branch-11 b/fuzz/static_seed/regexp/branch-11
similarity index 100%
rename from fuzz/seed/regexp/branch-11
rename to fuzz/static_seed/regexp/branch-11
diff --git a/fuzz/seed/regexp/branch-12 b/fuzz/static_seed/regexp/branch-12
similarity index 100%
rename from fuzz/seed/regexp/branch-12
rename to fuzz/static_seed/regexp/branch-12
diff --git a/fuzz/seed/regexp/branch-13 b/fuzz/static_seed/regexp/branch-13
similarity index 100%
rename from fuzz/seed/regexp/branch-13
rename to fuzz/static_seed/regexp/branch-13
diff --git a/fuzz/seed/regexp/branch-2 b/fuzz/static_seed/regexp/branch-2
similarity index 100%
rename from fuzz/seed/regexp/branch-2
rename to fuzz/static_seed/regexp/branch-2
diff --git a/fuzz/seed/regexp/branch-3 b/fuzz/static_seed/regexp/branch-3
similarity index 100%
rename from fuzz/seed/regexp/branch-3
rename to fuzz/static_seed/regexp/branch-3
diff --git a/fuzz/seed/regexp/branch-4 b/fuzz/static_seed/regexp/branch-4
similarity index 100%
rename from fuzz/seed/regexp/branch-4
rename to fuzz/static_seed/regexp/branch-4
diff --git a/fuzz/seed/regexp/branch-5 b/fuzz/static_seed/regexp/branch-5
similarity index 100%
rename from fuzz/seed/regexp/branch-5
rename to fuzz/static_seed/regexp/branch-5
diff --git a/fuzz/seed/regexp/branch-6 b/fuzz/static_seed/regexp/branch-6
similarity index 100%
rename from fuzz/seed/regexp/branch-6
rename to fuzz/static_seed/regexp/branch-6
diff --git a/fuzz/seed/regexp/branch-7 b/fuzz/static_seed/regexp/branch-7
similarity index 100%
rename from fuzz/seed/regexp/branch-7
rename to fuzz/static_seed/regexp/branch-7
diff --git a/fuzz/seed/regexp/branch-8 b/fuzz/static_seed/regexp/branch-8
similarity index 100%
rename from fuzz/seed/regexp/branch-8
rename to fuzz/static_seed/regexp/branch-8
diff --git a/fuzz/seed/regexp/branch-9 b/fuzz/static_seed/regexp/branch-9
similarity index 100%
rename from fuzz/seed/regexp/branch-9
rename to fuzz/static_seed/regexp/branch-9
diff --git a/fuzz/seed/regexp/bug316338-1 b/fuzz/static_seed/regexp/bug316338-1
similarity index 100%
rename from fuzz/seed/regexp/bug316338-1
rename to fuzz/static_seed/regexp/bug316338-1
diff --git a/fuzz/seed/regexp/bug316338-10 b/fuzz/static_seed/regexp/bug316338-10
similarity index 100%
rename from fuzz/seed/regexp/bug316338-10
rename to fuzz/static_seed/regexp/bug316338-10
diff --git a/fuzz/seed/regexp/bug316338-11 b/fuzz/static_seed/regexp/bug316338-11
similarity index 100%
rename from fuzz/seed/regexp/bug316338-11
rename to fuzz/static_seed/regexp/bug316338-11
diff --git a/fuzz/seed/regexp/bug316338-12 b/fuzz/static_seed/regexp/bug316338-12
similarity index 100%
rename from fuzz/seed/regexp/bug316338-12
rename to fuzz/static_seed/regexp/bug316338-12
diff --git a/fuzz/seed/regexp/bug316338-13 b/fuzz/static_seed/regexp/bug316338-13
similarity index 100%
rename from fuzz/seed/regexp/bug316338-13
rename to fuzz/static_seed/regexp/bug316338-13
diff --git a/fuzz/seed/regexp/bug316338-14 b/fuzz/static_seed/regexp/bug316338-14
similarity index 100%
rename from fuzz/seed/regexp/bug316338-14
rename to fuzz/static_seed/regexp/bug316338-14
diff --git a/fuzz/seed/regexp/bug316338-15 b/fuzz/static_seed/regexp/bug316338-15
similarity index 100%
rename from fuzz/seed/regexp/bug316338-15
rename to fuzz/static_seed/regexp/bug316338-15
diff --git a/fuzz/seed/regexp/bug316338-16 b/fuzz/static_seed/regexp/bug316338-16
similarity index 100%
rename from fuzz/seed/regexp/bug316338-16
rename to fuzz/static_seed/regexp/bug316338-16
diff --git a/fuzz/seed/regexp/bug316338-2 b/fuzz/static_seed/regexp/bug316338-2
similarity index 100%
rename from fuzz/seed/regexp/bug316338-2
rename to fuzz/static_seed/regexp/bug316338-2
diff --git a/fuzz/seed/regexp/bug316338-3 b/fuzz/static_seed/regexp/bug316338-3
similarity index 100%
rename from fuzz/seed/regexp/bug316338-3
rename to fuzz/static_seed/regexp/bug316338-3
diff --git a/fuzz/seed/regexp/bug316338-4 b/fuzz/static_seed/regexp/bug316338-4
similarity index 100%
rename from fuzz/seed/regexp/bug316338-4
rename to fuzz/static_seed/regexp/bug316338-4
diff --git a/fuzz/seed/regexp/bug316338-5 b/fuzz/static_seed/regexp/bug316338-5
similarity index 100%
rename from fuzz/seed/regexp/bug316338-5
rename to fuzz/static_seed/regexp/bug316338-5
diff --git a/fuzz/seed/regexp/bug316338-6 b/fuzz/static_seed/regexp/bug316338-6
similarity index 100%
rename from fuzz/seed/regexp/bug316338-6
rename to fuzz/static_seed/regexp/bug316338-6
diff --git a/fuzz/seed/regexp/bug316338-7 b/fuzz/static_seed/regexp/bug316338-7
similarity index 100%
rename from fuzz/seed/regexp/bug316338-7
rename to fuzz/static_seed/regexp/bug316338-7
diff --git a/fuzz/seed/regexp/bug316338-8 b/fuzz/static_seed/regexp/bug316338-8
similarity index 100%
rename from fuzz/seed/regexp/bug316338-8
rename to fuzz/static_seed/regexp/bug316338-8
diff --git a/fuzz/seed/regexp/bug316338-9 b/fuzz/static_seed/regexp/bug316338-9
similarity index 100%
rename from fuzz/seed/regexp/bug316338-9
rename to fuzz/static_seed/regexp/bug316338-9
diff --git a/fuzz/seed/regexp/bug420596-1 b/fuzz/static_seed/regexp/bug420596-1
similarity index 100%
rename from fuzz/seed/regexp/bug420596-1
rename to fuzz/static_seed/regexp/bug420596-1
diff --git a/fuzz/seed/regexp/bug420596-2 b/fuzz/static_seed/regexp/bug420596-2
similarity index 100%
rename from fuzz/seed/regexp/bug420596-2
rename to fuzz/static_seed/regexp/bug420596-2
diff --git a/fuzz/seed/regexp/bug420596-3 b/fuzz/static_seed/regexp/bug420596-3
similarity index 100%
rename from fuzz/seed/regexp/bug420596-3
rename to fuzz/static_seed/regexp/bug420596-3
diff --git a/fuzz/seed/regexp/bug420596-4 b/fuzz/static_seed/regexp/bug420596-4
similarity index 100%
rename from fuzz/seed/regexp/bug420596-4
rename to fuzz/static_seed/regexp/bug420596-4
diff --git a/fuzz/seed/regexp/bug420596-5 b/fuzz/static_seed/regexp/bug420596-5
similarity index 100%
rename from fuzz/seed/regexp/bug420596-5
rename to fuzz/static_seed/regexp/bug420596-5
diff --git a/fuzz/seed/regexp/bug420596-6 b/fuzz/static_seed/regexp/bug420596-6
similarity index 100%
rename from fuzz/seed/regexp/bug420596-6
rename to fuzz/static_seed/regexp/bug420596-6
diff --git a/fuzz/seed/regexp/bug420596-7 b/fuzz/static_seed/regexp/bug420596-7
similarity index 100%
rename from fuzz/seed/regexp/bug420596-7
rename to fuzz/static_seed/regexp/bug420596-7
diff --git a/fuzz/seed/regexp/bug420596-8 b/fuzz/static_seed/regexp/bug420596-8
similarity index 100%
rename from fuzz/seed/regexp/bug420596-8
rename to fuzz/static_seed/regexp/bug420596-8
diff --git a/fuzz/seed/regexp/content-1 b/fuzz/static_seed/regexp/content-1
similarity index 100%
rename from fuzz/seed/regexp/content-1
rename to fuzz/static_seed/regexp/content-1
diff --git a/fuzz/seed/regexp/content-10 b/fuzz/static_seed/regexp/content-10
similarity index 100%
rename from fuzz/seed/regexp/content-10
rename to fuzz/static_seed/regexp/content-10
diff --git a/fuzz/seed/regexp/content-2 b/fuzz/static_seed/regexp/content-2
similarity index 100%
rename from fuzz/seed/regexp/content-2
rename to fuzz/static_seed/regexp/content-2
diff --git a/fuzz/seed/regexp/content-3 b/fuzz/static_seed/regexp/content-3
similarity index 100%
rename from fuzz/seed/regexp/content-3
rename to fuzz/static_seed/regexp/content-3
diff --git a/fuzz/seed/regexp/content-4 b/fuzz/static_seed/regexp/content-4
similarity index 100%
rename from fuzz/seed/regexp/content-4
rename to fuzz/static_seed/regexp/content-4
diff --git a/fuzz/seed/regexp/content-5 b/fuzz/static_seed/regexp/content-5
similarity index 100%
rename from fuzz/seed/regexp/content-5
rename to fuzz/static_seed/regexp/content-5
diff --git a/fuzz/seed/regexp/content-6 b/fuzz/static_seed/regexp/content-6
similarity index 100%
rename from fuzz/seed/regexp/content-6
rename to fuzz/static_seed/regexp/content-6
diff --git a/fuzz/seed/regexp/content-7 b/fuzz/static_seed/regexp/content-7
similarity index 100%
rename from fuzz/seed/regexp/content-7
rename to fuzz/static_seed/regexp/content-7
diff --git a/fuzz/seed/regexp/content-8 b/fuzz/static_seed/regexp/content-8
similarity index 100%
rename from fuzz/seed/regexp/content-8
rename to fuzz/static_seed/regexp/content-8
diff --git a/fuzz/seed/regexp/content-9 b/fuzz/static_seed/regexp/content-9
similarity index 100%
rename from fuzz/seed/regexp/content-9
rename to fuzz/static_seed/regexp/content-9
diff --git a/fuzz/seed/regexp/hard-1 b/fuzz/static_seed/regexp/hard-1
similarity index 100%
rename from fuzz/seed/regexp/hard-1
rename to fuzz/static_seed/regexp/hard-1
diff --git a/fuzz/seed/regexp/hard-10 b/fuzz/static_seed/regexp/hard-10
similarity index 100%
rename from fuzz/seed/regexp/hard-10
rename to fuzz/static_seed/regexp/hard-10
diff --git a/fuzz/seed/regexp/hard-2 b/fuzz/static_seed/regexp/hard-2
similarity index 100%
rename from fuzz/seed/regexp/hard-2
rename to fuzz/static_seed/regexp/hard-2
diff --git a/fuzz/seed/regexp/hard-3 b/fuzz/static_seed/regexp/hard-3
similarity index 100%
rename from fuzz/seed/regexp/hard-3
rename to fuzz/static_seed/regexp/hard-3
diff --git a/fuzz/seed/regexp/hard-4 b/fuzz/static_seed/regexp/hard-4
similarity index 100%
rename from fuzz/seed/regexp/hard-4
rename to fuzz/static_seed/regexp/hard-4
diff --git a/fuzz/seed/regexp/hard-5 b/fuzz/static_seed/regexp/hard-5
similarity index 100%
rename from fuzz/seed/regexp/hard-5
rename to fuzz/static_seed/regexp/hard-5
diff --git a/fuzz/seed/regexp/hard-6 b/fuzz/static_seed/regexp/hard-6
similarity index 100%
rename from fuzz/seed/regexp/hard-6
rename to fuzz/static_seed/regexp/hard-6
diff --git a/fuzz/seed/regexp/hard-7 b/fuzz/static_seed/regexp/hard-7
similarity index 100%
rename from fuzz/seed/regexp/hard-7
rename to fuzz/static_seed/regexp/hard-7
diff --git a/fuzz/seed/regexp/hard-8 b/fuzz/static_seed/regexp/hard-8
similarity index 100%
rename from fuzz/seed/regexp/hard-8
rename to fuzz/static_seed/regexp/hard-8
diff --git a/fuzz/seed/regexp/hard-9 b/fuzz/static_seed/regexp/hard-9
similarity index 100%
rename from fuzz/seed/regexp/hard-9
rename to fuzz/static_seed/regexp/hard-9
diff --git a/fuzz/seed/regexp/ncname-1 b/fuzz/static_seed/regexp/ncname-1
similarity index 100%
rename from fuzz/seed/regexp/ncname-1
rename to fuzz/static_seed/regexp/ncname-1
diff --git a/fuzz/seed/regexp/ncname-2 b/fuzz/static_seed/regexp/ncname-2
similarity index 100%
rename from fuzz/seed/regexp/ncname-2
rename to fuzz/static_seed/regexp/ncname-2
diff --git a/fuzz/seed/regexp/ncname-3 b/fuzz/static_seed/regexp/ncname-3
similarity index 100%
rename from fuzz/seed/regexp/ncname-3
rename to fuzz/static_seed/regexp/ncname-3
diff --git a/fuzz/seed/regexp/ncname-4 b/fuzz/static_seed/regexp/ncname-4
similarity index 100%
rename from fuzz/seed/regexp/ncname-4
rename to fuzz/static_seed/regexp/ncname-4
diff --git a/fuzz/seed/regexp/ncname-5 b/fuzz/static_seed/regexp/ncname-5
similarity index 100%
rename from fuzz/seed/regexp/ncname-5
rename to fuzz/static_seed/regexp/ncname-5
diff --git a/fuzz/seed/regexp/ranges-1 b/fuzz/static_seed/regexp/ranges-1
similarity index 100%
rename from fuzz/seed/regexp/ranges-1
rename to fuzz/static_seed/regexp/ranges-1
diff --git a/fuzz/seed/regexp/ranges-10 b/fuzz/static_seed/regexp/ranges-10
similarity index 100%
rename from fuzz/seed/regexp/ranges-10
rename to fuzz/static_seed/regexp/ranges-10
diff --git a/fuzz/seed/regexp/ranges-11 b/fuzz/static_seed/regexp/ranges-11
similarity index 100%
rename from fuzz/seed/regexp/ranges-11
rename to fuzz/static_seed/regexp/ranges-11
diff --git a/fuzz/seed/regexp/ranges-12 b/fuzz/static_seed/regexp/ranges-12
similarity index 100%
rename from fuzz/seed/regexp/ranges-12
rename to fuzz/static_seed/regexp/ranges-12
diff --git a/fuzz/seed/regexp/ranges-2 b/fuzz/static_seed/regexp/ranges-2
similarity index 100%
rename from fuzz/seed/regexp/ranges-2
rename to fuzz/static_seed/regexp/ranges-2
diff --git a/fuzz/seed/regexp/ranges-3 b/fuzz/static_seed/regexp/ranges-3
similarity index 100%
rename from fuzz/seed/regexp/ranges-3
rename to fuzz/static_seed/regexp/ranges-3
diff --git a/fuzz/seed/regexp/ranges-4 b/fuzz/static_seed/regexp/ranges-4
similarity index 100%
rename from fuzz/seed/regexp/ranges-4
rename to fuzz/static_seed/regexp/ranges-4
diff --git a/fuzz/seed/regexp/ranges-5 b/fuzz/static_seed/regexp/ranges-5
similarity index 100%
rename from fuzz/seed/regexp/ranges-5
rename to fuzz/static_seed/regexp/ranges-5
diff --git a/fuzz/seed/regexp/ranges-6 b/fuzz/static_seed/regexp/ranges-6
similarity index 100%
rename from fuzz/seed/regexp/ranges-6
rename to fuzz/static_seed/regexp/ranges-6
diff --git a/fuzz/seed/regexp/ranges-7 b/fuzz/static_seed/regexp/ranges-7
similarity index 100%
rename from fuzz/seed/regexp/ranges-7
rename to fuzz/static_seed/regexp/ranges-7
diff --git a/fuzz/seed/regexp/ranges-8 b/fuzz/static_seed/regexp/ranges-8
similarity index 100%
rename from fuzz/seed/regexp/ranges-8
rename to fuzz/static_seed/regexp/ranges-8
diff --git a/fuzz/seed/regexp/ranges-9 b/fuzz/static_seed/regexp/ranges-9
similarity index 100%
rename from fuzz/seed/regexp/ranges-9
rename to fuzz/static_seed/regexp/ranges-9
diff --git a/fuzz/seed/regexp/ranges2-1 b/fuzz/static_seed/regexp/ranges2-1
similarity index 100%
rename from fuzz/seed/regexp/ranges2-1
rename to fuzz/static_seed/regexp/ranges2-1
diff --git a/fuzz/seed/regexp/ranges2-10 b/fuzz/static_seed/regexp/ranges2-10
similarity index 100%
rename from fuzz/seed/regexp/ranges2-10
rename to fuzz/static_seed/regexp/ranges2-10
diff --git a/fuzz/seed/regexp/ranges2-11 b/fuzz/static_seed/regexp/ranges2-11
similarity index 100%
rename from fuzz/seed/regexp/ranges2-11
rename to fuzz/static_seed/regexp/ranges2-11
diff --git a/fuzz/seed/regexp/ranges2-12 b/fuzz/static_seed/regexp/ranges2-12
similarity index 100%
rename from fuzz/seed/regexp/ranges2-12
rename to fuzz/static_seed/regexp/ranges2-12
diff --git a/fuzz/seed/regexp/ranges2-2 b/fuzz/static_seed/regexp/ranges2-2
similarity index 100%
rename from fuzz/seed/regexp/ranges2-2
rename to fuzz/static_seed/regexp/ranges2-2
diff --git a/fuzz/seed/regexp/ranges2-3 b/fuzz/static_seed/regexp/ranges2-3
similarity index 100%
rename from fuzz/seed/regexp/ranges2-3
rename to fuzz/static_seed/regexp/ranges2-3
diff --git a/fuzz/seed/regexp/ranges2-4 b/fuzz/static_seed/regexp/ranges2-4
similarity index 100%
rename from fuzz/seed/regexp/ranges2-4
rename to fuzz/static_seed/regexp/ranges2-4
diff --git a/fuzz/seed/regexp/ranges2-5 b/fuzz/static_seed/regexp/ranges2-5
similarity index 100%
rename from fuzz/seed/regexp/ranges2-5
rename to fuzz/static_seed/regexp/ranges2-5
diff --git a/fuzz/seed/regexp/ranges2-6 b/fuzz/static_seed/regexp/ranges2-6
similarity index 100%
rename from fuzz/seed/regexp/ranges2-6
rename to fuzz/static_seed/regexp/ranges2-6
diff --git a/fuzz/seed/regexp/ranges2-7 b/fuzz/static_seed/regexp/ranges2-7
similarity index 100%
rename from fuzz/seed/regexp/ranges2-7
rename to fuzz/static_seed/regexp/ranges2-7
diff --git a/fuzz/seed/regexp/ranges2-8 b/fuzz/static_seed/regexp/ranges2-8
similarity index 100%
rename from fuzz/seed/regexp/ranges2-8
rename to fuzz/static_seed/regexp/ranges2-8
diff --git a/fuzz/seed/regexp/ranges2-9 b/fuzz/static_seed/regexp/ranges2-9
similarity index 100%
rename from fuzz/seed/regexp/ranges2-9
rename to fuzz/static_seed/regexp/ranges2-9
diff --git a/fuzz/seed/regexp/xpath-1 b/fuzz/static_seed/regexp/xpath-1
similarity index 100%
rename from fuzz/seed/regexp/xpath-1
rename to fuzz/static_seed/regexp/xpath-1
diff --git a/fuzz/seed/regexp/xpath-10 b/fuzz/static_seed/regexp/xpath-10
similarity index 100%
rename from fuzz/seed/regexp/xpath-10
rename to fuzz/static_seed/regexp/xpath-10
diff --git a/fuzz/seed/regexp/xpath-11 b/fuzz/static_seed/regexp/xpath-11
similarity index 100%
rename from fuzz/seed/regexp/xpath-11
rename to fuzz/static_seed/regexp/xpath-11
diff --git a/fuzz/seed/regexp/xpath-12 b/fuzz/static_seed/regexp/xpath-12
similarity index 100%
rename from fuzz/seed/regexp/xpath-12
rename to fuzz/static_seed/regexp/xpath-12
diff --git a/fuzz/seed/regexp/xpath-13 b/fuzz/static_seed/regexp/xpath-13
similarity index 100%
rename from fuzz/seed/regexp/xpath-13
rename to fuzz/static_seed/regexp/xpath-13
diff --git a/fuzz/seed/regexp/xpath-14 b/fuzz/static_seed/regexp/xpath-14
similarity index 100%
rename from fuzz/seed/regexp/xpath-14
rename to fuzz/static_seed/regexp/xpath-14
diff --git a/fuzz/seed/regexp/xpath-15 b/fuzz/static_seed/regexp/xpath-15
similarity index 100%
rename from fuzz/seed/regexp/xpath-15
rename to fuzz/static_seed/regexp/xpath-15
diff --git a/fuzz/seed/regexp/xpath-16 b/fuzz/static_seed/regexp/xpath-16
similarity index 100%
rename from fuzz/seed/regexp/xpath-16
rename to fuzz/static_seed/regexp/xpath-16
diff --git a/fuzz/seed/regexp/xpath-17 b/fuzz/static_seed/regexp/xpath-17
similarity index 100%
rename from fuzz/seed/regexp/xpath-17
rename to fuzz/static_seed/regexp/xpath-17
diff --git a/fuzz/seed/regexp/xpath-18 b/fuzz/static_seed/regexp/xpath-18
similarity index 100%
rename from fuzz/seed/regexp/xpath-18
rename to fuzz/static_seed/regexp/xpath-18
diff --git a/fuzz/seed/regexp/xpath-19 b/fuzz/static_seed/regexp/xpath-19
similarity index 100%
rename from fuzz/seed/regexp/xpath-19
rename to fuzz/static_seed/regexp/xpath-19
diff --git a/fuzz/seed/regexp/xpath-2 b/fuzz/static_seed/regexp/xpath-2
similarity index 100%
rename from fuzz/seed/regexp/xpath-2
rename to fuzz/static_seed/regexp/xpath-2
diff --git a/fuzz/seed/regexp/xpath-20 b/fuzz/static_seed/regexp/xpath-20
similarity index 100%
rename from fuzz/seed/regexp/xpath-20
rename to fuzz/static_seed/regexp/xpath-20
diff --git a/fuzz/seed/regexp/xpath-21 b/fuzz/static_seed/regexp/xpath-21
similarity index 100%
rename from fuzz/seed/regexp/xpath-21
rename to fuzz/static_seed/regexp/xpath-21
diff --git a/fuzz/seed/regexp/xpath-22 b/fuzz/static_seed/regexp/xpath-22
similarity index 100%
rename from fuzz/seed/regexp/xpath-22
rename to fuzz/static_seed/regexp/xpath-22
diff --git a/fuzz/seed/regexp/xpath-23 b/fuzz/static_seed/regexp/xpath-23
similarity index 100%
rename from fuzz/seed/regexp/xpath-23
rename to fuzz/static_seed/regexp/xpath-23
diff --git a/fuzz/seed/regexp/xpath-24 b/fuzz/static_seed/regexp/xpath-24
similarity index 100%
rename from fuzz/seed/regexp/xpath-24
rename to fuzz/static_seed/regexp/xpath-24
diff --git a/fuzz/seed/regexp/xpath-25 b/fuzz/static_seed/regexp/xpath-25
similarity index 100%
rename from fuzz/seed/regexp/xpath-25
rename to fuzz/static_seed/regexp/xpath-25
diff --git a/fuzz/seed/regexp/xpath-26 b/fuzz/static_seed/regexp/xpath-26
similarity index 100%
rename from fuzz/seed/regexp/xpath-26
rename to fuzz/static_seed/regexp/xpath-26
diff --git a/fuzz/seed/regexp/xpath-27 b/fuzz/static_seed/regexp/xpath-27
similarity index 100%
rename from fuzz/seed/regexp/xpath-27
rename to fuzz/static_seed/regexp/xpath-27
diff --git a/fuzz/seed/regexp/xpath-28 b/fuzz/static_seed/regexp/xpath-28
similarity index 100%
rename from fuzz/seed/regexp/xpath-28
rename to fuzz/static_seed/regexp/xpath-28
diff --git a/fuzz/seed/regexp/xpath-29 b/fuzz/static_seed/regexp/xpath-29
similarity index 100%
rename from fuzz/seed/regexp/xpath-29
rename to fuzz/static_seed/regexp/xpath-29
diff --git a/fuzz/seed/regexp/xpath-3 b/fuzz/static_seed/regexp/xpath-3
similarity index 100%
rename from fuzz/seed/regexp/xpath-3
rename to fuzz/static_seed/regexp/xpath-3
diff --git a/fuzz/seed/regexp/xpath-30 b/fuzz/static_seed/regexp/xpath-30
similarity index 100%
rename from fuzz/seed/regexp/xpath-30
rename to fuzz/static_seed/regexp/xpath-30
diff --git a/fuzz/seed/regexp/xpath-31 b/fuzz/static_seed/regexp/xpath-31
similarity index 100%
rename from fuzz/seed/regexp/xpath-31
rename to fuzz/static_seed/regexp/xpath-31
diff --git a/fuzz/seed/regexp/xpath-32 b/fuzz/static_seed/regexp/xpath-32
similarity index 100%
rename from fuzz/seed/regexp/xpath-32
rename to fuzz/static_seed/regexp/xpath-32
diff --git a/fuzz/seed/regexp/xpath-33 b/fuzz/static_seed/regexp/xpath-33
similarity index 100%
rename from fuzz/seed/regexp/xpath-33
rename to fuzz/static_seed/regexp/xpath-33
diff --git a/fuzz/seed/regexp/xpath-34 b/fuzz/static_seed/regexp/xpath-34
similarity index 100%
rename from fuzz/seed/regexp/xpath-34
rename to fuzz/static_seed/regexp/xpath-34
diff --git a/fuzz/seed/regexp/xpath-35 b/fuzz/static_seed/regexp/xpath-35
similarity index 100%
rename from fuzz/seed/regexp/xpath-35
rename to fuzz/static_seed/regexp/xpath-35
diff --git a/fuzz/seed/regexp/xpath-4 b/fuzz/static_seed/regexp/xpath-4
similarity index 100%
rename from fuzz/seed/regexp/xpath-4
rename to fuzz/static_seed/regexp/xpath-4
diff --git a/fuzz/seed/regexp/xpath-5 b/fuzz/static_seed/regexp/xpath-5
similarity index 100%
rename from fuzz/seed/regexp/xpath-5
rename to fuzz/static_seed/regexp/xpath-5
diff --git a/fuzz/seed/regexp/xpath-6 b/fuzz/static_seed/regexp/xpath-6
similarity index 100%
rename from fuzz/seed/regexp/xpath-6
rename to fuzz/static_seed/regexp/xpath-6
diff --git a/fuzz/seed/regexp/xpath-7 b/fuzz/static_seed/regexp/xpath-7
similarity index 100%
rename from fuzz/seed/regexp/xpath-7
rename to fuzz/static_seed/regexp/xpath-7
diff --git a/fuzz/seed/regexp/xpath-8 b/fuzz/static_seed/regexp/xpath-8
similarity index 100%
rename from fuzz/seed/regexp/xpath-8
rename to fuzz/static_seed/regexp/xpath-8
diff --git a/fuzz/seed/regexp/xpath-9 b/fuzz/static_seed/regexp/xpath-9
similarity index 100%
rename from fuzz/seed/regexp/xpath-9
rename to fuzz/static_seed/regexp/xpath-9
diff --git a/fuzz/seed/uri/dot b/fuzz/static_seed/uri/dot
similarity index 100%
rename from fuzz/seed/uri/dot
rename to fuzz/static_seed/uri/dot
diff --git a/fuzz/seed/uri/full b/fuzz/static_seed/uri/full
similarity index 100%
rename from fuzz/seed/uri/full
rename to fuzz/static_seed/uri/full


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]