Systemd/src/fuzz
Zbigniew Jędrzejewski-Szmek ca78ad1de9 headers: remove unneeded includes from util.h
This means we need to include many more headers in various files that simply
included util.h before, but it seems cleaner to do it this way.
2019-03-27 11:53:12 +01:00
..
fuzz-bus-label.c fuzz: add bus-label fuzzer 2019-03-11 13:00:32 +01:00
fuzz-bus-message.c fuzz-bus-message: add fuzzer for message parsing 2018-10-02 11:09:05 +02:00
fuzz-calendarspec.c fuzz-calendarspec: actually run the second part of the fuzzer 2019-03-16 18:13:17 +01:00
fuzz-catalog.c util-lib: split out all temporary file related calls into tmpfiles-util.c 2018-12-02 13:22:29 +01:00
fuzz-compress.c fuzz-compress: add fuzzer for compression and decompression 2018-10-30 11:04:53 +01:00
fuzz-dhcp-server.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
fuzz-dhcp-server.options fuzz-dhcp-server: fix name of options file 2018-03-11 16:33:59 +01:00
fuzz-dhcp6-client.c fuzz-dhcp6-client: avoid assertion failure on samples which dont fit in pipe 2019-03-04 12:04:09 +01:00
fuzz-dhcp6-client.options fuzz-dhcp6-client: avoid assertion failure on samples which dont fit in pipe 2019-03-04 12:04:09 +01:00
fuzz-dns-packet.c util: split out memcmp()/memset() related calls into memory-util.[ch] 2019-03-13 12:16:43 +01:00
fuzz-dns-packet.options fuzz: add initial fuzzing infrastructure 2018-01-17 13:57:06 -05:00
fuzz-env-file.c fuzz: limit the maximum size of test inputs for a few parsers 2019-03-12 19:30:05 +01:00
fuzz-env-file.options fuzz: limit the maximum size of test inputs for a few parsers 2019-03-12 19:30:05 +01:00
fuzz-hostname-util.c fuzz: add hostname-util fuzzer 2019-03-11 14:12:06 +01:00
fuzz-journal-remote.c tests: suppress "unwanted log lines" in several fuzzers 2018-11-28 10:10:09 +09:00
fuzz-journal-remote.options fuzz-journal-remote: a fuzzer for journal-remote over-the-wire input 2018-05-31 13:04:18 +02:00
fuzz-journald-audit.c tests: introduce dummy_server_init and use it in all journald fuzzers 2018-11-17 13:02:26 +01:00
fuzz-journald-kmsg.c tests: introduce dummy_server_init and use it in all journald fuzzers 2018-11-17 13:02:26 +01:00
fuzz-journald-native-fd.c util-lib: split out all temporary file related calls into tmpfiles-util.c 2018-12-02 13:22:29 +01:00
fuzz-journald-native.c tests: add a fuzzer for server_process_native_message 2018-09-03 07:16:52 +00:00
fuzz-journald-stream.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
fuzz-journald-stream.options fuzz-journal-stream: avoid assertion failure on samples which don't fit in pipe 2019-02-26 13:00:35 +01:00
fuzz-journald-syslog.c tests: rework the code fuzzing journald 2018-09-03 06:46:24 +00:00
fuzz-journald.c tests: add a fuzzer for journald streams 2018-11-20 03:03:32 +01:00
fuzz-journald.h tests: introduce dummy_server_init and use it in all journald fuzzers 2018-11-17 13:02:26 +01:00
fuzz-json.c tests: add a fuzzer for the json parser and dumper 2018-10-10 10:13:30 +02:00
fuzz-lldp.c fuzz-lldp: avoid assertion failure on samples which dont fit in pipe 2019-02-26 13:13:02 +01:00
fuzz-lldp.options fuzz-lldp: avoid assertion failure on samples which dont fit in pipe 2019-02-26 13:13:02 +01:00
fuzz-main.c tests: add a fuzzer for the udev rules parser (#10929) 2018-11-26 18:14:30 +09:00
fuzz-ndisc-rs.c fuzz-ndisc-rs: avoid assertion failure on samples which dont fit in pipe 2019-02-26 13:14:56 +01:00
fuzz-ndisc-rs.options fuzz-ndisc-rs: avoid assertion failure on samples which dont fit in pipe 2019-02-26 13:14:56 +01:00
fuzz-nspawn-oci.c fuzz-nspawn-oci: add fuzzer for the oci bundle loader 2019-03-22 11:09:52 +01:00
fuzz-nspawn-settings.c fuzz: add nspawn-settings fuzzer 2019-03-11 14:13:00 +01:00
fuzz-time-util.c fuzz: add a fuzzer for time utils 2019-03-12 12:04:25 +01:00
fuzz-udev-database.c fuzz: do not assume the existence of /sys/class/net/lo 2019-02-28 10:38:16 +01:00
fuzz-udev-rules.c udev: use typedef for struct udev_rules 2018-12-17 09:27:21 +01:00
fuzz-unit-file.c fuzz-unit-file: also run manager_dump() 2019-02-25 15:46:23 +01:00
fuzz.h tree-wide: add multiple inclusion guard 2018-06-25 13:04:59 +09:00
meson.build fuzz-nspawn-oci: add fuzzer for the oci bundle loader 2019-03-22 11:09:52 +01:00