fuzz: wallet, add target for CoinControl

This commit is contained in:
Ayush Singh
2023-06-16 20:30:46 +05:30
parent 1ecdf6ea8f
commit 40b333e21f
2 changed files with 88 additions and 0 deletions

View File

@@ -194,6 +194,7 @@ BITCOIN_TESTS += wallet/test/db_tests.cpp
endif
FUZZ_WALLET_SRC = \
wallet/test/fuzz/coincontrol.cpp \
wallet/test/fuzz/coinselection.cpp \
wallet/test/fuzz/fees.cpp \
wallet/test/fuzz/parse_iso8601.cpp