issue#11: tests/test-hdr: changed .h file guard prefix to CDSTEST_xxx
authorkhizmax <khizmax@gmail.com>
Thu, 22 Jan 2015 16:43:43 +0000 (19:43 +0300)
committerkhizmax <khizmax@gmail.com>
Thu, 22 Jan 2015 16:43:43 +0000 (19:43 +0300)
commitfd686439c8acfbdb1680e226e0ece0055619f5b8
treeaad6325c7c2542365e0201d58ab15906c3e95fb7
parent8fd114ed79087a0779de2f5c60c5f790bdcfd8f6
issue#11: tests/test-hdr: changed .h file guard prefix to CDSTEST_xxx
39 files changed:
tests/test-hdr/map/hdr_cuckoo_map.h
tests/test-hdr/map/hdr_map.h
tests/test-hdr/map/hdr_skiplist_map.h
tests/test-hdr/map/hdr_skiplist_map_rcu.h
tests/test-hdr/map/hdr_striped_map.h
tests/test-hdr/map/print_skiplist_stat.h
tests/test-hdr/ordered_list/hdr_intrusive_lazy.h
tests/test-hdr/ordered_list/hdr_intrusive_michael.h
tests/test-hdr/ordered_list/hdr_lazy.h
tests/test-hdr/ordered_list/hdr_lazy_kv.h
tests/test-hdr/ordered_list/hdr_michael.h
tests/test-hdr/ordered_list/hdr_michael_kv.h
tests/test-hdr/priority_queue/hdr_intrusive_pqueue.h
tests/test-hdr/priority_queue/hdr_pqueue.h
tests/test-hdr/queue/hdr_fcqueue.h
tests/test-hdr/queue/hdr_intrusive_msqueue.h
tests/test-hdr/queue/hdr_intrusive_segmented_queue.h
tests/test-hdr/queue/hdr_queue.h
tests/test-hdr/queue/hdr_segmented_queue.h
tests/test-hdr/set/hdr_cuckoo_set.h
tests/test-hdr/set/hdr_intrusive_cuckoo_set.h
tests/test-hdr/set/hdr_intrusive_set.h
tests/test-hdr/set/hdr_intrusive_skiplist_set.h
tests/test-hdr/set/hdr_intrusive_skiplist_set_rcu.h
tests/test-hdr/set/hdr_intrusive_striped_set.h
tests/test-hdr/set/hdr_set.h
tests/test-hdr/set/hdr_skiplist_set.h
tests/test-hdr/set/hdr_skiplist_set_rcu.h
tests/test-hdr/set/hdr_striped_set.h
tests/test-hdr/set/intrusive_cuckoo_set_common.h
tests/test-hdr/size_check.h
tests/test-hdr/stack/hdr_intrusive_treiber_stack.h
tests/test-hdr/stack/hdr_treiber_stack.h
tests/test-hdr/tree/hdr_ellenbintree_map.h
tests/test-hdr/tree/hdr_ellenbintree_set.h
tests/test-hdr/tree/hdr_intrusive_bintree.h
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_pool_dhp.h
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_pool_hp.h
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_pool_rcu.h