aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorRussell Yanofsky <russ@yanofsky.org>2017-11-08 15:28:35 -0500
committerRussell Yanofsky <russ@yanofsky.org>2018-08-03 07:11:37 -0500
commit41b88e93375d57db12da923f45f87b9a2db8e730 (patch)
treeca184f2dbeea04b7deea7f7f3dc5a73d66d51795 /src/Makefile.test.include
parent2b67354aa584c4aabae049a67767ac7b70e2d01a (diff)
downloadbitcoin-41b88e93375d57db12da923f45f87b9a2db8e730.tar.xz
Add unit test for DEBUG_LOCKORDER code
Diffstat (limited to 'src/Makefile.test.include')
-rw-r--r--src/Makefile.test.include1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include
index 6f401636f5..516059917c 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -81,6 +81,7 @@ BITCOIN_TESTS =\
test/sigopcount_tests.cpp \
test/skiplist_tests.cpp \
test/streams_tests.cpp \
+ test/sync_tests.cpp \
test/timedata_tests.cpp \
test/torcontrol_tests.cpp \
test/transaction_tests.cpp \