mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 23:17:02 +02:00
tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily)
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user