Skip to content

Commit 4d2acea

Browse files
tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily)
1 parent 8d07706 commit 4d2acea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/fuzz/test_runner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# Fuzzers known to lack a seed corpus in https://github.com/bitcoin-core/qa-assets/tree/master/fuzz_seed_corpus
1616
FUZZERS_MISSING_CORPORA = [
1717
"addr_info_deserialize",
18+
"asmap",
1819
"base_encode_decode",
1920
"block",
2021
"block_file_info_deserialize",

0 commit comments

Comments
 (0)