Systemd/src/fuzz
Evgeny Vereshchagin a7891d203c tests: run fuzzers four times in a row (#10794)
This should help to catch issues that are easily detectable by
bad_build_check like the one being fixed in https://github.com/systemd/systemd/pull/10793,
which would totally break the build tomorrow if I hadn't run
`helper.py check_build` manually.
2018-11-16 23:09:24 +09:00
..
fuzz-bus-message.c fuzz-bus-message: add fuzzer for message parsing 2018-10-02 11:09:05 +02:00
fuzz-compress.c fuzz-compress: add fuzzer for compression and decompression 2018-10-30 11:04:53 +01:00
fuzz-dhcp-server.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02: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: explicitly set initial value of global variables 2018-11-12 01:58:17 +09:00
fuzz-dns-packet.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
fuzz-dns-packet.options
fuzz-journal-remote.c fuzz-journal-remote: write to /dev/null not stdout 2018-05-31 14:30:23 +02: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-kmsg.c test: initialize syslog_fd in fuzz-journald-kmsg too 2018-11-16 12:44:47 +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-syslog.c tests: rework the code fuzzing journald 2018-09-03 06:46:24 +00:00
fuzz-journald.c tests: put fuzz_journald_processing_function in a .c file 2018-09-08 12:05:14 +02:00
fuzz-journald.h tests: put fuzz_journald_processing_function in a .c file 2018-09-08 12:05:14 +02: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: set SOCK_CLOEXEC and SOCK_NONBLOCK 2018-11-12 01:57:27 +09:00
fuzz-main.c tests: run fuzzers four times in a row (#10794) 2018-11-16 23:09:24 +09:00
fuzz-ndisc-rs.c fuzz: explicitly set initial value of global variables 2018-11-12 01:58:17 +09:00
fuzz-unit-file.c fuzz-unit-file: skip BOM (#8723) 2018-04-16 10:59:41 +02:00
fuzz.h tree-wide: add multiple inclusion guard 2018-06-25 13:04:59 +09:00
meson.build tests: add a fuzzer for dev_kmsg_record 2018-11-16 08:44:35 +01:00