summaryrefslogtreecommitdiff
path: root/tests/fuzz/seed/xpath/math_lowest
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2023-02-26 16:54:07 +0100
committerNick Wellnhofer <wellnhofer@aevum.de>2023-03-09 19:05:53 +0100
commit93407f6d3234ae3f036154d69f07da291eff34ff (patch)
tree95630b392b697442468de47b0b0d2997190657ac /tests/fuzz/seed/xpath/math_lowest
parentb816b45b7e0b6b7cad46f1cb0365ef8084a815a1 (diff)
downloadlibxslt-93407f6d3234ae3f036154d69f07da291eff34ff.tar.gz
fuzz: Improve fuzzers
- Fuzz with multiple inputs. - Generate XSLT seed corpus from tests. - Inject malloc failures. Fixes #84.
Diffstat (limited to 'tests/fuzz/seed/xpath/math_lowest')
-rw-r--r--tests/fuzz/seed/xpath/math_lowest1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/fuzz/seed/xpath/math_lowest b/tests/fuzz/seed/xpath/math_lowest
deleted file mode 100644
index 5590bee8..00000000
--- a/tests/fuzz/seed/xpath/math_lowest
+++ /dev/null
@@ -1 +0,0 @@
-math:lowest(str:split('1.2,-0.5,-2.2e8,-0.1e-5',','))