summaryrefslogtreecommitdiff
path: root/tests/fuzz_xpath.dict
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2017-02-09 09:53:04 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2017-02-11 13:17:02 -0800
commitea544eb48bb7414a76b059ff285b63ce1cf1fbda (patch)
tree2db7f3d65564abca46d39aebbd6abeddf8f3be6c /tests/fuzz_xpath.dict
parent8c62fa9121eacf5cde1ed59bf0cca896227a44d5 (diff)
tests: Add fuzzing dictionaries
Hopefully this will allow for better fuzzing coverage
Diffstat (limited to 'tests/fuzz_xpath.dict')
-rw-r--r--tests/fuzz_xpath.dict72
1 files changed, 72 insertions, 0 deletions
diff --git a/tests/fuzz_xpath.dict b/tests/fuzz_xpath.dict
new file mode 100644
index 0000000..c469f6e
--- /dev/null
+++ b/tests/fuzz_xpath.dict
@@ -0,0 +1,72 @@
+"boolean"
+"count"
+"contains"
+"concat"
+"ceiling"
+"false"
+"floor"
+"id"
+"last"
+"lang"
+"local-name"
+"name"
+"namespace-uri"
+"normalize-space"
+"not"
+"number"
+"position"
+"round"
+"string"
+"string-length"
+"starts-with"
+"substring-before"
+"substring-after"
+"substring"
+"sum"
+"translate"
+"true"
+"ancestor"
+"ancestor-or-self"
+"attribute"
+"child"
+"descendant"
+"descendant-or-self"
+"following"
+"following-sibling"
+"namespace"
+"parent"
+"preceding"
+"preceding-sibling"
+"self"
+"comment"
+"node"
+"processing-instruction"
+"text"
+"or"
+"and"
+"div"
+"mod"
+">"
+">="
+"<"
+"<="
+"!"
+"!="
+"="
+"+"
+"-"
+"*"
+"|"
+"$"
+"("
+")"
+"["
+"]"
+","
+"//"
+"/"
+".."
+"."
+"@"
+"::"
+":"