Added container::MultiLevelHashSet<RCU> specialization
[libcds.git] / projects / source.test-hdr.mk
index de59744904cbf30cb7b2615e60004fb05342f217..696dfadc97f5bd04792e3ac17ef5620f5dfedf0e 100644 (file)
@@ -133,6 +133,11 @@ CDS_TESTHDR_QUEUE := \
 CDS_TESTHDR_SET := \
     tests/test-hdr/set/hdr_intrusive_multilevel_hashset_hp.cpp \
     tests/test-hdr/set/hdr_intrusive_multilevel_hashset_dhp.cpp \
+    tests/test-hdr/set/hdr_intrusive_multilevel_hashset_rcu_gpi.cpp \
+    tests/test-hdr/set/hdr_intrusive_multilevel_hashset_rcu_gpb.cpp \
+    tests/test-hdr/set/hdr_intrusive_multilevel_hashset_rcu_gpt.cpp \
+    tests/test-hdr/set/hdr_intrusive_multilevel_hashset_rcu_shb.cpp \
+    tests/test-hdr/set/hdr_intrusive_multilevel_hashset_rcu_sht.cpp \
     tests/test-hdr/set/hdr_intrusive_refinable_hashset_avlset.cpp \
     tests/test-hdr/set/hdr_intrusive_refinable_hashset_list.cpp \
     tests/test-hdr/set/hdr_intrusive_refinable_hashset_set.cpp \
@@ -176,6 +181,11 @@ CDS_TESTHDR_SET := \
     tests/test-hdr/set/hdr_michael_set_lazy_nogc.cpp \
     tests/test-hdr/set/hdr_multilevel_hashset_hp.cpp \
     tests/test-hdr/set/hdr_multilevel_hashset_dhp.cpp \
+    tests/test-hdr/set/hdr_multilevel_hashset_rcu_gpb.cpp \
+    tests/test-hdr/set/hdr_multilevel_hashset_rcu_gpi.cpp \
+    tests/test-hdr/set/hdr_multilevel_hashset_rcu_gpt.cpp \
+    tests/test-hdr/set/hdr_multilevel_hashset_rcu_shb.cpp \
+    tests/test-hdr/set/hdr_multilevel_hashset_rcu_sht.cpp \
     tests/test-hdr/set/hdr_refinable_hashset_hashset_std.cpp \
     tests/test-hdr/set/hdr_refinable_hashset_boost_flat_set.cpp \
     tests/test-hdr/set/hdr_refinable_hashset_boost_list.cpp \