Add router_target to fuzzing which fuzzes router msgs + get_route
authorMatt Corallo <git@bluematt.me>
Wed, 25 Jul 2018 19:28:25 +0000 (15:28 -0400)
committerMatt Corallo <git@bluematt.me>
Wed, 25 Jul 2018 20:25:12 +0000 (16:25 -0400)
commit0ce6e397a78e58c85aa4202467523d58b26ef406
treec7426ae37a94c5d3b5a8508ad3904b4121f29c64
parent07f08409f8908b5f1e0ddda6126433156ab3abbb
Add router_target to fuzzing which fuzzes router msgs + get_route
fuzz/Cargo.toml
fuzz/fuzz_targets/router_target.rs [new file with mode: 0644]