torcontrol: Add unit tests for Tor reply parsers

This commit is contained in:
Jack Grigg
2017-03-25 20:17:37 +13:00
parent d8e03c0340
commit 29f3c20078
2 changed files with 169 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ BITCOIN_TESTS =\
test/testutil.cpp \
test/testutil.h \
test/timedata_tests.cpp \
test/torcontrol_tests.cpp \
test/transaction_tests.cpp \
test/txvalidationcache_tests.cpp \
test/versionbits_tests.cpp \