Systemd/src/fuzz
Jonathan Rudenberg 7db7d5b733 fuzz: add initial fuzzing infrastructure
The fuzzers will be used by oss-fuzz to automatically and
continuously fuzz systemd.

This commit includes the build tooling necessary to build fuzz
targets, and a fuzzer for the DNS packet parser.
2018-01-17 13:57:06 -05:00
..
fuzz-dns-packet.c fuzz: add initial fuzzing infrastructure 2018-01-17 13:57:06 -05:00
fuzz-dns-packet.options fuzz: add initial fuzzing infrastructure 2018-01-17 13:57:06 -05:00
fuzz-main.c fuzz: add initial fuzzing infrastructure 2018-01-17 13:57:06 -05:00
fuzz.h fuzz: add initial fuzzing infrastructure 2018-01-17 13:57:06 -05:00
meson.build fuzz: add initial fuzzing infrastructure 2018-01-17 13:57:06 -05:00