Refactored Set_InsDelFind MT-test
[libcds.git] / projects / source.unit.set.mk
index 03fcb7ec2631873d566da9eb414e165c456954d6..ee11421ede6692f8515997bc3b99075f6319938c 100644 (file)
@@ -3,12 +3,29 @@ CDSUNIT_SET_SOURCES := \
        tests/unit/set2/set_insdel_func.cpp \
        tests/unit/set2/set_insdel_func_cuckoo.cpp \
        tests/unit/set2/set_insdel_func_ellentree.cpp \
-       tests/unit/set2/set_insdel_func_refinable.cpp \
+       tests/unit/set2/set_insdel_func_michael.cpp \
+    tests/unit/set2/set_insdel_func_multilevelhashset.cpp \
        tests/unit/set2/set_insdel_func_skip.cpp \
        tests/unit/set2/set_insdel_func_split.cpp \
        tests/unit/set2/set_insdel_func_striped.cpp \
        tests/unit/set2/set_insdel_string.cpp \
+       tests/unit/set2/set_insdel_string_cuckoo.cpp \
+       tests/unit/set2/set_insdel_string_ellentree.cpp \
+       tests/unit/set2/set_insdel_string_michael.cpp \
+    tests/unit/set2/set_insdel_string_multilevelhashset.cpp \
+       tests/unit/set2/set_insdel_string_skip.cpp \
+       tests/unit/set2/set_insdel_string_split.cpp \
+       tests/unit/set2/set_insdel_string_striped.cpp \
+    tests/unit/set2/set_insdel_string_std.cpp \
        tests/unit/set2/set_insdelfind.cpp \
+       tests/unit/set2/set_insdelfind_cuckoo.cpp \
+       tests/unit/set2/set_insdelfind_ellentree.cpp \
+    tests/unit/set2/set_insdelfind_michael.cpp \
+    tests/unit/set2/set_insdelfind_multilevelhashset.cpp \
+       tests/unit/set2/set_insdelfind_skip.cpp \
+       tests/unit/set2/set_insdelfind_split.cpp \
+       tests/unit/set2/set_insdelfind_striped.cpp \
+    tests/unit/set2/set_insdelfind_std.cpp \
        tests/unit/set2/set_delodd.cpp \
        tests/unit/set2/set_delodd_cuckoo.cpp \
        tests/unit/set2/set_delodd_michael.cpp \