fuzz: Add coverage for CDataStream consumer

This commit is contained in:
practicalswift
2020-11-12 15:07:53 +00:00
parent 546a0764f3
commit 4ddbcd0d9a
2 changed files with 26 additions and 0 deletions

View File

@@ -210,6 +210,7 @@ test_fuzz_fuzz_SOURCES = \
test/fuzz/crypto_hkdf_hmac_sha256_l32.cpp \
test/fuzz/crypto_poly1305.cpp \
test/fuzz/cuckoocache.cpp \
test/fuzz/data_stream.cpp \
test/fuzz/decode_tx.cpp \
test/fuzz/descriptor_parse.cpp \
test/fuzz/deserialize.cpp \