mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-14 16:50:17 +02:00
tests: Add fuzzing harness for node eviction logic
This commit is contained in:
@@ -233,6 +233,7 @@ test_fuzz_fuzz_SOURCES = \
|
||||
test/fuzz/net.cpp \
|
||||
test/fuzz/net_permissions.cpp \
|
||||
test/fuzz/netaddress.cpp \
|
||||
test/fuzz/node_eviction.cpp \
|
||||
test/fuzz/p2p_transport_deserializer.cpp \
|
||||
test/fuzz/parse_hd_keypath.cpp \
|
||||
test/fuzz/parse_iso8601.cpp \
|
||||
|
||||
Reference in New Issue
Block a user