Refactored Set_InsDelFind MT-test
[libcds.git] / projects / source.test-common.mk
1
2 CDS_TESTCOMMON_SOURCES := \
3     tests/cppunit/test_main.cpp \
4     tests/cppunit/thread.cpp \
5     tests/unit/michael_alloc.cpp \
6     tests/unit/ellen_bintree_update_desc_pool.cpp \
7     tests/hashing/city.cpp \
8     tests/hashing/md5.cpp \
9     tests/hashing/sha256.cpp
10
11