Build fuzzer with autotools
authorMathis Rosenhauer <rosenhauer@dkrz.de>
Thu, 13 Jul 2017 14:59:52 +0000 (16:59 +0200)
committerMathis Rosenhauer <rosenhauer@dkrz.de>
Mon, 17 Jul 2017 07:40:29 +0000 (09:40 +0200)
commitc910e9bbb628c2eda10403255b6c7dac45e36e66
tree299a75b7b34ff645a3fb6d854e231ddebd9de5b1
parent828e31791754c928639ac625884a4424dd3570dd
Build fuzzer with autotools
.gitignore
CMakeLists.txt
Makefile.am
configure.ac
fuzzing/CMakeLists.txt [moved from fuzz/CMakeLists.txt with 100% similarity]
fuzzing/Makefile.am [new file with mode: 0644]
fuzzing/fuzz_target.cc [moved from fuzz/fuzz_target.cc with 100% similarity]
m4/.gitignore [deleted file]
m4/m4_ax_compiler_vendor.m4 [new file with mode: 0644]
tests/Makefile.am