mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily)
This commit is contained in:
parent
8d07706985
commit
4d2aceaad8
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ import logging
|
|||
# Fuzzers known to lack a seed corpus in https://github.com/bitcoin-core/qa-assets/tree/master/fuzz_seed_corpus
|
||||
FUZZERS_MISSING_CORPORA = [
|
||||
"addr_info_deserialize",
|
||||
"asmap",
|
||||
"base_encode_decode",
|
||||
"block",
|
||||
"block_file_info_deserialize",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue