Added Bronson AVL-tree header tests
authorkhizmax <libcds.dev@gmail.com>
Mon, 16 Feb 2015 18:04:14 +0000 (21:04 +0300)
committerkhizmax <libcds.dev@gmail.com>
Mon, 16 Feb 2015 18:04:14 +0000 (21:04 +0300)
commit434995b20ece8289da4812dc1eb9dd500caec7bb
tree70ab13e683fe4e99f7b6875779d191bd2a332a8d
parent68b9e79f48d1aadc6c65ece0b78f4421c2bddd61
Added Bronson AVL-tree header tests
12 files changed:
projects/Win/vc12/hdr-test-tree.vcxproj
projects/Win/vc12/hdr-test-tree.vcxproj.filters
projects/source.test-hdr.mk
tests/test-hdr/tree/hdr_bronson_avltree_map.h
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpi.cpp [new file with mode: 0644]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpi_pool_monitor.cpp [new file with mode: 0644]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpt.cpp [new file with mode: 0644]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpt_pool_monitor.cpp [new file with mode: 0644]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_shb.cpp [new file with mode: 0644]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_shb_pool_monitor.cpp [new file with mode: 0644]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_sht.cpp [new file with mode: 0644]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_sht_pool_monitor.cpp [new file with mode: 0644]