]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
fuzz: add set and setconf fuzzers
authorJason A. Donenfeld <Jason@zx2c4.com>
Sat, 11 Jan 2020 15:28:19 +0000 (16:28 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 11 Jan 2020 15:47:59 +0000 (10:47 -0500)
commit95c30bc0344b4e3085336c5b957ea1d1281b0d0b
treeb8df0aa2b54e782125ef6ee4d76599f527b6f318
parentf7f1e7da2c7b7c7dfbede08260119ff9a99d1da8
fuzz: add set and setconf fuzzers

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/fuzz/.gitignore
src/fuzz/Makefile
src/fuzz/set.c [new file with mode: 0644]
src/fuzz/setconf.c [new file with mode: 0644]