]> git.ipfire.org Git - people/ms/strongswan.git/commit - configure.ac
fuzzing: Add driver to run fuzz targets on a given list of files
authorTobias Brunner <tobias@strongswan.org>
Tue, 30 May 2017 14:44:22 +0000 (16:44 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 15 Aug 2017 08:35:20 +0000 (10:35 +0200)
commitbe1beea7a4faf78ed613631f97f6c83c2cc08529
tree3130b9bd457f371b774d4bb194d07eebfb7d9ddc
parentc15dbfaf0855cdfa3b7b7c4311c3f7ff9feab90f
fuzzing: Add driver to run fuzz targets on a given list of files

This is enabled if the path to libFuzzer.a is not specified when running
the configure script.
configure.ac
fuzz/Makefile.am
fuzz/libFuzzerLocal.c [new file with mode: 0644]