Add fuzz testing for control protocol based on LLVM libFuzzer.
authorDavin McCall <davmac@davmac.org>
Sun, 8 Jul 2018 21:12:15 +0000 (22:12 +0100)
committerDavin McCall <davmac@davmac.org>
Mon, 9 Jul 2018 21:00:49 +0000 (22:00 +0100)
commit8b2f89ca029a12412f0482c71f8f2cda3312285a
tree03dd1f3b93cf8ac352192b4350387d863da3162b
parent0cc17fc668968075e837d8eafdb184b93fb4a370
Add fuzz testing for control protocol based on LLVM libFuzzer.
.gitignore
src/tests/cptests/Makefile
src/tests/cptests/fuzz.cc [new file with mode: 0644]