Add ping/pong fuzz targets
authorMatt Corallo <git@bluematt.me>
Sat, 16 Jun 2018 23:48:09 +0000 (19:48 -0400)
committerMatt Corallo <git@bluematt.me>
Sun, 17 Jun 2018 03:26:56 +0000 (23:26 -0400)
commita73dea77226444bb2bce4d2db2c9f142bbeea0a7
treed9b19096227284cf945c4e7372c7b3ab9c427e2b
parente3effa4622b761e3bb74b33e6faca7bf56dfc0c6
Add ping/pong fuzz targets
fuzz/Cargo.toml
fuzz/fuzz_targets/msg_ping_target.rs [new file with mode: 0644]
fuzz/fuzz_targets/msg_pong_target.rs [new file with mode: 0644]