]> git.bitcoin.ninja Git - rust-lightning/commit
Add a fuzzer to check that `IndexedMap` is equivalent to `BTreeMap`
authorMatt Corallo <git@bluematt.me>
Thu, 19 Jan 2023 20:24:22 +0000 (20:24 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 25 Jan 2023 18:58:51 +0000 (18:58 +0000)
commite64b5d9d2e6252954dce095989c1d55e7003299a
tree7dddbd05fef48919875cf1098a68ab0d402a6e5e
parent039fa5255da65cd84c42af93e720e3db57a09b38
Add a fuzzer to check that `IndexedMap` is equivalent to `BTreeMap`
fuzz/src/bin/gen_target.sh
fuzz/src/bin/indexedmap_target.rs [new file with mode: 0644]
fuzz/src/bin/msg_channel_details_target.rs [new file with mode: 0644]
fuzz/src/indexedmap.rs [new file with mode: 0644]
fuzz/src/lib.rs
fuzz/targets.h