test: gtest for Sapling encoding and decoding

This commit is contained in:
Jack Grigg
2018-08-13 13:20:07 +01:00
parent d54bf1dbda
commit e7ca4eb3c3
2 changed files with 43 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ zcash_gtest_SOURCES += \
gtest/test_equihash.cpp \
gtest/test_httprpc.cpp \
gtest/test_joinsplit.cpp \
gtest/test_keys.cpp \
gtest/test_keystore.cpp \
gtest/test_noteencryption.cpp \
gtest/test_mempool.cpp \