mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-03 09:30:37 +02:00
tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily)
This commit is contained in:
parent
8d07706985
commit
4d2aceaad8
@ -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…
x
Reference in New Issue
Block a user