diff options
author | Jonathan Rudenberg <jonathan@titanous.com> | 2018-01-14 01:51:07 +0100 |
---|---|---|
committer | Jonathan Rudenberg <jonathan@titanous.com> | 2018-01-17 19:57:06 +0100 |
commit | 7db7d5b73368fde010a258a5b2c48faf0d3e82c8 (patch) | |
tree | 61a751696af8f102076b7228ec1af7829ab4f416 /tools/meson-check-api-docs.sh | |
parent | Merge pull request #7903 from yuwata/fix-7863 (diff) | |
download | systemd-7db7d5b73368fde010a258a5b2c48faf0d3e82c8.tar.xz systemd-7db7d5b73368fde010a258a5b2c48faf0d3e82c8.zip |
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.
Diffstat (limited to 'tools/meson-check-api-docs.sh')
-rwxr-xr-x[-rw-r--r--] | tools/meson-check-api-docs.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/meson-check-api-docs.sh b/tools/meson-check-api-docs.sh index 5bc808c1e4..5bc808c1e4 100644..100755 --- a/tools/meson-check-api-docs.sh +++ b/tools/meson-check-api-docs.sh |