Add fuzz test for FeeFrac

This commit is contained in:
Greg Sanders
2024-01-18 12:37:56 -05:00
parent 4d6528a3d6
commit 7e89b659e1
2 changed files with 124 additions and 0 deletions

View File

@@ -314,6 +314,7 @@ test_fuzz_fuzz_SOURCES = \
test/fuzz/descriptor_parse.cpp \
test/fuzz/deserialize.cpp \
test/fuzz/eval_script.cpp \
test/fuzz/feefrac.cpp \
test/fuzz/fee_rate.cpp \
test/fuzz/feeratediagram.cpp \
test/fuzz/fees.cpp \