tests: add threadutil tests

This commit is contained in:
James O'Beirne
2018-05-05 14:11:46 -04:00
parent ae5f2b6a6c
commit ddd95ccb80
2 changed files with 74 additions and 0 deletions

View File

@@ -138,6 +138,7 @@ BITCOIN_TESTS =\
test/skiplist_tests.cpp \
test/streams_tests.cpp \
test/sync_tests.cpp \
test/util_threadnames_tests.cpp \
test/timedata_tests.cpp \
test/torcontrol_tests.cpp \
test/transaction_tests.cpp \