chiark / gitweb /
fuzz: add initial fuzzing infrastructure
authorJonathan Rudenberg <jonathan@titanous.com>
Sun, 14 Jan 2018 00:51:07 +0000 (19:51 -0500)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:11 +0000 (07:50 +0200)
commit0760f3fc11b4042a0724c9d45fb0d5b6bacf2cb1
treee4925fa275609c4045f556c458cf218790541d4a
parentcfd51ef3e72fc5d0651dae32f79ccab69bab9569
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.
meson.build
meson_options.txt