fuzz: wallet, add target for Crypter

This commit is contained in:
Ayush Singh
2023-07-13 17:07:35 +05:30
committed by Ayush Singh
parent 2d3056751b
commit d7290d662f
2 changed files with 93 additions and 0 deletions

View File

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