mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-27 17:01:40 +02:00
tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functions (netaddress.h)
This commit is contained in:
@@ -14,6 +14,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 = [
|
||||
"netaddress",
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user