summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-03-24 00:34:01 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-03-24 00:35:39 +0900
commit4d6cd572a720c2f004cf651339565c9c1ebbf446 (patch)
tree1dffbca744fda5740aae92c87ef9176789c456c8 /test
parent1beabe08d6bce21c7695c22312f74a67d14d992c (diff)
downloadsystemd-4d6cd572a720c2f004cf651339565c9c1ebbf446.tar.gz
fuzz: add testcases for the bug in condition_free_list_type()
Diffstat (limited to 'test')
-rw-r--r--test/fuzz/fuzz-link-parser/oss-fuzz-138784
-rw-r--r--test/fuzz/fuzz-link-parser/oss-fuzz-13882bin0 -> 2015 bytes
-rw-r--r--test/fuzz/fuzz-netdev-parser/oss-fuzz-13884bin0 -> 449 bytes
-rw-r--r--test/fuzz/fuzz-netdev-parser/oss-fuzz-13886bin0 -> 47998 bytes
-rw-r--r--test/fuzz/fuzz-network-parser/oss-fuzz-13888bin0 -> 56 bytes
5 files changed, 4 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-link-parser/oss-fuzz-13878 b/test/fuzz/fuzz-link-parser/oss-fuzz-13878
new file mode 100644
index 0000000000..dbb2abecb0
--- /dev/null
+++ b/test/fuzz/fuzz-link-parser/oss-fuzz-13878
@@ -0,0 +1,4 @@
+[Match]
+KernelVersion=t
+Virtualization=q
+KernelVersion= \ No newline at end of file
diff --git a/test/fuzz/fuzz-link-parser/oss-fuzz-13882 b/test/fuzz/fuzz-link-parser/oss-fuzz-13882
new file mode 100644
index 0000000000..7c56ec222d
--- /dev/null
+++ b/test/fuzz/fuzz-link-parser/oss-fuzz-13882
Binary files differ
diff --git a/test/fuzz/fuzz-netdev-parser/oss-fuzz-13884 b/test/fuzz/fuzz-netdev-parser/oss-fuzz-13884
new file mode 100644
index 0000000000..ce8d713a03
--- /dev/null
+++ b/test/fuzz/fuzz-netdev-parser/oss-fuzz-13884
Binary files differ
diff --git a/test/fuzz/fuzz-netdev-parser/oss-fuzz-13886 b/test/fuzz/fuzz-netdev-parser/oss-fuzz-13886
new file mode 100644
index 0000000000..1230ffe699
--- /dev/null
+++ b/test/fuzz/fuzz-netdev-parser/oss-fuzz-13886
Binary files differ
diff --git a/test/fuzz/fuzz-network-parser/oss-fuzz-13888 b/test/fuzz/fuzz-network-parser/oss-fuzz-13888
new file mode 100644
index 0000000000..c75fcb4e8a
--- /dev/null
+++ b/test/fuzz/fuzz-network-parser/oss-fuzz-13888
Binary files differ