remove michael_list_hrc.h
[libcds.git] / projects / source.test-hdr.offsetof.mk
1 CDS_TESTHDR_OFFSETOF_DEQUE := \
2
3 CDS_TESTHDR_OFFSETOF_MAP := \
4     tests/test-hdr/map/hdr_cuckoo_map.cpp 
5
6 CDS_TESTHDR_OFFSETOF_SET := \
7     tests/test-hdr/set/hdr_cuckoo_set.cpp \
8     tests/test-hdr/set/hdr_intrusive_cuckoo_set.cpp \
9     tests/test-hdr/set/hdr_intrusive_cuckoo_refinable_set.cpp \
10     tests/test-hdr/set/hdr_intrusive_michael_set_hp.cpp \
11     tests/test-hdr/set/hdr_intrusive_michael_set_ptb.cpp \
12     tests/test-hdr/set/hdr_intrusive_michael_set_nogc.cpp \
13     tests/test-hdr/set/hdr_intrusive_michael_set_rcu_gpi.cpp \
14     tests/test-hdr/set/hdr_intrusive_michael_set_rcu_gpb.cpp \
15     tests/test-hdr/set/hdr_intrusive_michael_set_rcu_gpt.cpp \
16     tests/test-hdr/set/hdr_intrusive_michael_set_rcu_shb.cpp \
17     tests/test-hdr/set/hdr_intrusive_michael_set_rcu_sht.cpp \
18     tests/test-hdr/set/hdr_intrusive_michael_set_hp_lazy.cpp \
19     tests/test-hdr/set/hdr_intrusive_michael_set_ptb_lazy.cpp \
20     tests/test-hdr/set/hdr_intrusive_michael_set_nogc_lazy.cpp \
21     tests/test-hdr/set/hdr_intrusive_michael_set_rcu_gpi_lazy.cpp \
22     tests/test-hdr/set/hdr_intrusive_michael_set_rcu_gpb_lazy.cpp \
23     tests/test-hdr/set/hdr_intrusive_michael_set_rcu_gpt_lazy.cpp \
24     tests/test-hdr/set/hdr_intrusive_michael_set_rcu_shb_lazy.cpp \
25     tests/test-hdr/set/hdr_intrusive_michael_set_rcu_sht_lazy.cpp \
26     tests/test-hdr/set/hdr_intrusive_skiplist_hp_member.cpp \
27     tests/test-hdr/set/hdr_intrusive_skiplist_ptb_member.cpp \
28     tests/test-hdr/set/hdr_intrusive_skiplist_rcu_gpi_member.cpp \
29     tests/test-hdr/set/hdr_intrusive_skiplist_rcu_gpb_member.cpp \
30     tests/test-hdr/set/hdr_intrusive_skiplist_rcu_gpt_member.cpp \
31     tests/test-hdr/set/hdr_intrusive_skiplist_rcu_shb_member.cpp \
32     tests/test-hdr/set/hdr_intrusive_skiplist_rcu_sht_member.cpp \
33     tests/test-hdr/set/hdr_intrusive_skiplist_nogc_member.cpp \
34     tests/test-hdr/set/hdr_intrusive_splitlist_set_hp.cpp \
35     tests/test-hdr/set/hdr_intrusive_splitlist_set_nogc.cpp \
36     tests/test-hdr/set/hdr_intrusive_splitlist_set_ptb.cpp \
37     tests/test-hdr/set/hdr_intrusive_splitlist_set_rcu_gpb.cpp \
38     tests/test-hdr/set/hdr_intrusive_splitlist_set_rcu_gpi.cpp \
39     tests/test-hdr/set/hdr_intrusive_splitlist_set_rcu_gpt.cpp \
40     tests/test-hdr/set/hdr_intrusive_splitlist_set_rcu_shb.cpp \
41     tests/test-hdr/set/hdr_intrusive_splitlist_set_rcu_sht.cpp \
42     tests/test-hdr/set/hdr_intrusive_splitlist_set_hp_lazy.cpp \
43     tests/test-hdr/set/hdr_intrusive_splitlist_set_nogc_lazy.cpp \
44     tests/test-hdr/set/hdr_intrusive_splitlist_set_ptb_lazy.cpp \
45     tests/test-hdr/set/hdr_intrusive_splitlist_set_rcu_gpb_lazy.cpp \
46     tests/test-hdr/set/hdr_intrusive_splitlist_set_rcu_gpi_lazy.cpp \
47     tests/test-hdr/set/hdr_intrusive_splitlist_set_rcu_gpt_lazy.cpp \
48     tests/test-hdr/set/hdr_intrusive_splitlist_set_rcu_shb_lazy.cpp \
49     tests/test-hdr/set/hdr_intrusive_splitlist_set_rcu_sht_lazy.cpp 
50
51 CDS_TESTHDR_OFFSETOF_ORDLIST := \
52     tests/test-hdr/ordered_list/hdr_intrusive_lazy_hp.cpp \
53     tests/test-hdr/ordered_list/hdr_intrusive_lazy_nogc.cpp \
54     tests/test-hdr/ordered_list/hdr_intrusive_lazy_ptb.cpp \
55     tests/test-hdr/ordered_list/hdr_intrusive_lazy_rcu_gpb.cpp \
56     tests/test-hdr/ordered_list/hdr_intrusive_lazy_rcu_gpi.cpp \
57     tests/test-hdr/ordered_list/hdr_intrusive_lazy_rcu_gpt.cpp \
58     tests/test-hdr/ordered_list/hdr_intrusive_lazy_rcu_shb.cpp \
59     tests/test-hdr/ordered_list/hdr_intrusive_lazy_rcu_sht.cpp \
60     tests/test-hdr/ordered_list/hdr_intrusive_michael_hp.cpp \
61     tests/test-hdr/ordered_list/hdr_intrusive_michael_nogc.cpp \
62     tests/test-hdr/ordered_list/hdr_intrusive_michael_ptb.cpp \
63     tests/test-hdr/ordered_list/hdr_intrusive_michael_list_rcu_gpb.cpp \
64     tests/test-hdr/ordered_list/hdr_intrusive_michael_list_rcu_gpi.cpp \
65     tests/test-hdr/ordered_list/hdr_intrusive_michael_list_rcu_gpt.cpp \
66     tests/test-hdr/ordered_list/hdr_intrusive_michael_list_rcu_shb.cpp \
67     tests/test-hdr/ordered_list/hdr_intrusive_michael_list_rcu_sht.cpp
68
69 CDS_TESTHDR_OFFSETOF_QUEUE := \
70     tests/test-hdr/queue/hdr_intrusive_basketqueue_hp.cpp \
71     tests/test-hdr/queue/hdr_intrusive_basketqueue_dhp.cpp \
72     tests/test-hdr/queue/hdr_intrusive_moirqueue_hp.cpp \
73     tests/test-hdr/queue/hdr_intrusive_moirqueue_dhp.cpp \
74     tests/test-hdr/queue/hdr_intrusive_msqueue_hp.cpp \
75     tests/test-hdr/queue/hdr_intrusive_msqueue_dhp.cpp \
76     tests/test-hdr/queue/hdr_intrusive_optimisticqueue_hp.cpp \
77     tests/test-hdr/queue/hdr_intrusive_optimisticqueue_dhp.cpp
78
79 CDS_TESTHDR_OFFSETOF_STACK := \
80     tests/test-hdr/stack/hdr_intrusive_treiber_stack_hp.cpp \
81     tests/test-hdr/stack/hdr_intrusive_treiber_stack_dhp.cpp \
82     tests/test-hdr/stack/hdr_intrusive_elimination_stack_hp.cpp \
83     tests/test-hdr/stack/hdr_intrusive_elimination_stack_dhp.cpp 
84
85 CDS_TESTHDR_OFFSETOF_TREE := \
86     tests/test-hdr/tree/hdr_intrusive_ellen_bintree_hp_member.cpp \
87     tests/test-hdr/tree/hdr_intrusive_ellen_bintree_ptb_member.cpp \
88     tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_gpb_member.cpp \
89     tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_gpi_member.cpp \
90     tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_gpt_member.cpp \
91     tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_shb_member.cpp \
92     tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_sht_member.cpp
93
94 CDS_TESTHDR_OFFSETOF_SOURCES := \
95         $(CDS_TESTHDR_OFFSETOF_QUEUE) \
96         $(CDS_TESTHDR_OFFSETOF_STACK) \
97         $(CDS_TESTHDR_OFFSETOF_DEQUE) \
98         $(CDS_TESTHDR_OFFSETOF_MAP) \
99         $(CDS_TESTHDR_OFFSETOF_SET) \
100         $(CDS_TESTHDR_OFFSETOF_ORDLIST) \
101         $(CDS_TESTHDR_OFFSETOF_TREE)