Fix GCC build
[libcds.git] / projects / source.test-hdr.mk
index c2b0f70d90e9a1f3525b8206fa1595e8476f927a..f16cb384ba0022551f20d6c056b4c1d834d10a4d 100644 (file)
@@ -1,6 +1,6 @@
 CDS_TESTHDR_MAP := \
     tests/test-hdr/map/hdr_michael_map_hp.cpp \
-    tests/test-hdr/map/hdr_michael_map_ptb.cpp \
+    tests/test-hdr/map/hdr_michael_map_dhp.cpp \
     tests/test-hdr/map/hdr_michael_map_rcu_gpi.cpp \
     tests/test-hdr/map/hdr_michael_map_rcu_gpb.cpp \
     tests/test-hdr/map/hdr_michael_map_rcu_gpt.cpp \
@@ -8,8 +8,7 @@ CDS_TESTHDR_MAP := \
     tests/test-hdr/map/hdr_michael_map_rcu_sht.cpp \
     tests/test-hdr/map/hdr_michael_map_nogc.cpp \
     tests/test-hdr/map/hdr_michael_map_lazy_hp.cpp \
-    tests/test-hdr/map/hdr_michael_map_lazy_hrc.cpp \
-    tests/test-hdr/map/hdr_michael_map_lazy_ptb.cpp \
+    tests/test-hdr/map/hdr_michael_map_lazy_dhp.cpp \
     tests/test-hdr/map/hdr_michael_map_lazy_rcu_gpi.cpp \
     tests/test-hdr/map/hdr_michael_map_lazy_rcu_gpb.cpp \
     tests/test-hdr/map/hdr_michael_map_lazy_rcu_gpt.cpp \
@@ -25,7 +24,6 @@ CDS_TESTHDR_MAP := \
     tests/test-hdr/map/hdr_refinable_hashmap_boost_unordered_map.cpp \
     tests/test-hdr/map/hdr_refinable_hashmap_slist.cpp \
     tests/test-hdr/map/hdr_skiplist_map_hp.cpp \
-    tests/test-hdr/map/hdr_skiplist_map_hrc.cpp \
     tests/test-hdr/map/hdr_skiplist_map_ptb.cpp \
     tests/test-hdr/map/hdr_skiplist_map_rcu_gpi.cpp \
     tests/test-hdr/map/hdr_skiplist_map_rcu_gpb.cpp \
@@ -34,7 +32,7 @@ CDS_TESTHDR_MAP := \
     tests/test-hdr/map/hdr_skiplist_map_rcu_sht.cpp \
     tests/test-hdr/map/hdr_skiplist_map_nogc.cpp \
     tests/test-hdr/map/hdr_splitlist_map_hp.cpp \
-    tests/test-hdr/map/hdr_splitlist_map_ptb.cpp \
+    tests/test-hdr/map/hdr_splitlist_map_dhp.cpp \
     tests/test-hdr/map/hdr_splitlist_map_nogc.cpp \
     tests/test-hdr/map/hdr_splitlist_map_rcu_gpi.cpp \
     tests/test-hdr/map/hdr_splitlist_map_rcu_gpb.cpp \
@@ -42,8 +40,7 @@ CDS_TESTHDR_MAP := \
     tests/test-hdr/map/hdr_splitlist_map_rcu_shb.cpp \
     tests/test-hdr/map/hdr_splitlist_map_rcu_sht.cpp \
     tests/test-hdr/map/hdr_splitlist_map_lazy_hp.cpp \
-    tests/test-hdr/map/hdr_splitlist_map_lazy_hrc.cpp \
-    tests/test-hdr/map/hdr_splitlist_map_lazy_ptb.cpp \
+    tests/test-hdr/map/hdr_splitlist_map_lazy_dhp.cpp \
     tests/test-hdr/map/hdr_splitlist_map_lazy_nogc.cpp \
     tests/test-hdr/map/hdr_splitlist_map_lazy_rcu_gpi.cpp \
     tests/test-hdr/map/hdr_splitlist_map_lazy_rcu_gpb.cpp \
@@ -130,7 +127,6 @@ CDS_TESTHDR_QUEUE := \
     tests/test-hdr/queue/hdr_vyukov_mpmc_cyclic.cpp
 
 CDS_TESTHDR_SET := \
-    tests/test-hdr/set/hdr_intrusive_michael_set_hrc_lazy.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 \
@@ -140,7 +136,6 @@ CDS_TESTHDR_SET := \
     tests/test-hdr/set/hdr_intrusive_refinable_hashset_treapset.cpp \
     tests/test-hdr/set/hdr_intrusive_refinable_hashset_uset.cpp \
     tests/test-hdr/set/hdr_intrusive_skiplist_hp.cpp \
-    tests/test-hdr/set/hdr_intrusive_skiplist_hrc.cpp \
     tests/test-hdr/set/hdr_intrusive_skiplist_ptb.cpp \
     tests/test-hdr/set/hdr_intrusive_skiplist_rcu_gpb.cpp \
     tests/test-hdr/set/hdr_intrusive_skiplist_rcu_gpi.cpp \
@@ -148,7 +143,6 @@ CDS_TESTHDR_SET := \
     tests/test-hdr/set/hdr_intrusive_skiplist_rcu_shb.cpp \
     tests/test-hdr/set/hdr_intrusive_skiplist_rcu_sht.cpp \
     tests/test-hdr/set/hdr_intrusive_skiplist_nogc.cpp \
-    tests/test-hdr/set/hdr_intrusive_splitlist_set_hrc_lazy.cpp \
     tests/test-hdr/set/hdr_intrusive_striped_hashset_avlset.cpp \
     tests/test-hdr/set/hdr_intrusive_striped_hashset_list.cpp \
     tests/test-hdr/set/hdr_intrusive_striped_hashset_set.cpp \
@@ -159,7 +153,7 @@ CDS_TESTHDR_SET := \
     tests/test-hdr/set/hdr_intrusive_striped_hashset_uset.cpp \
     tests/test-hdr/set/hdr_intrusive_striped_set.cpp \
     tests/test-hdr/set/hdr_michael_set_hp.cpp \
-    tests/test-hdr/set/hdr_michael_set_ptb.cpp \
+    tests/test-hdr/set/hdr_michael_set_dhp.cpp \
     tests/test-hdr/set/hdr_michael_set_rcu_gpi.cpp \
     tests/test-hdr/set/hdr_michael_set_rcu_gpb.cpp \
     tests/test-hdr/set/hdr_michael_set_rcu_gpt.cpp \
@@ -167,8 +161,7 @@ CDS_TESTHDR_SET := \
     tests/test-hdr/set/hdr_michael_set_rcu_sht.cpp \
     tests/test-hdr/set/hdr_michael_set_nogc.cpp \
     tests/test-hdr/set/hdr_michael_set_lazy_hp.cpp \
-    tests/test-hdr/set/hdr_michael_set_lazy_hrc.cpp \
-    tests/test-hdr/set/hdr_michael_set_lazy_ptb.cpp \
+    tests/test-hdr/set/hdr_michael_set_lazy_dhp.cpp \
     tests/test-hdr/set/hdr_michael_set_lazy_rcu_gpi.cpp \
     tests/test-hdr/set/hdr_michael_set_lazy_rcu_gpb.cpp \
     tests/test-hdr/set/hdr_michael_set_lazy_rcu_gpt.cpp \
@@ -187,7 +180,6 @@ CDS_TESTHDR_SET := \
     tests/test-hdr/set/hdr_refinable_hashset_slist.cpp \
     tests/test-hdr/set/hdr_refinable_hashset_vector.cpp \
     tests/test-hdr/set/hdr_skiplist_set_hp.cpp \
-    tests/test-hdr/set/hdr_skiplist_set_hrc.cpp \
     tests/test-hdr/set/hdr_skiplist_set_ptb.cpp \
     tests/test-hdr/set/hdr_skiplist_set_rcu_gpi.cpp \
     tests/test-hdr/set/hdr_skiplist_set_rcu_gpb.cpp \
@@ -197,16 +189,15 @@ CDS_TESTHDR_SET := \
     tests/test-hdr/set/hdr_skiplist_set_nogc.cpp \
     tests/test-hdr/set/hdr_splitlist_set_hp.cpp \
     tests/test-hdr/set/hdr_splitlist_set_nogc.cpp \
-    tests/test-hdr/set/hdr_splitlist_set_ptb.cpp \
+    tests/test-hdr/set/hdr_splitlist_set_dhp.cpp \
     tests/test-hdr/set/hdr_splitlist_set_rcu_gpi.cpp \
     tests/test-hdr/set/hdr_splitlist_set_rcu_gpb.cpp \
     tests/test-hdr/set/hdr_splitlist_set_rcu_gpt.cpp \
     tests/test-hdr/set/hdr_splitlist_set_rcu_shb.cpp \
     tests/test-hdr/set/hdr_splitlist_set_rcu_sht.cpp \
     tests/test-hdr/set/hdr_splitlist_set_lazy_hp.cpp \
-    tests/test-hdr/set/hdr_splitlist_set_lazy_hrc.cpp \
     tests/test-hdr/set/hdr_splitlist_set_lazy_nogc.cpp \
-    tests/test-hdr/set/hdr_splitlist_set_lazy_ptb.cpp \
+    tests/test-hdr/set/hdr_splitlist_set_lazy_dhp.cpp \
     tests/test-hdr/set/hdr_splitlist_set_lazy_rcu_gpi.cpp \
     tests/test-hdr/set/hdr_splitlist_set_lazy_rcu_gpb.cpp \
     tests/test-hdr/set/hdr_splitlist_set_lazy_rcu_gpt.cpp \