Skip to content

Commit

Permalink
fuzz: Added Fuzz tests for Compressed Transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
TomBriar committed Dec 11, 2023
1 parent b06d718 commit bc7a972
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile.test.include
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ test_fuzz_fuzz_SOURCES = \
test/fuzz/checkqueue.cpp \
test/fuzz/coins_view.cpp \
test/fuzz/coinscache_sim.cpp \
test/fuzz/compression_roundtrip.cpp \
test/fuzz/connman.cpp \
test/fuzz/crypto.cpp \
test/fuzz/crypto_aes256.cpp \
Expand Down
Loading

0 comments on commit bc7a972

Please sign in to comment.