mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
tests: Add fuzzing harness for V1TransportDeserializer (P2P transport)
This commit is contained in:
parent
a51aa2880d
commit
2f63ffd15c
3 changed files with 55 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ FUZZERS_MISSING_CORPORA = [
|
|||
"key_origin_info_deserialize",
|
||||
"merkle_block_deserialize",
|
||||
"out_point_deserialize",
|
||||
"p2p_transport_deserializer",
|
||||
"parse_hd_keypath",
|
||||
"parse_numbers",
|
||||
"parse_script",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue