e6c1ae98a9fd71ac1456fb33fd6b4fd6e5855660
[libcds.git] / tests / unit / map2 / map_insdelfind_refinable.cpp
1 //$$CDS-header$$
2
3 #include "map2/map_insdelfind.h"
4 #include "map2/map_type_striped.h"
5
6 namespace map2 {
7     CDSUNIT_DEFINE_RefinableMap(cc::striped_set::implementation_tag, Map_InsDelFind)
8
9     CPPUNIT_TEST_SUITE_PART( Map_InsDelFind, run_RefinableMap )
10         CDSUNIT_TEST_RefinableMap
11     CPPUNIT_TEST_SUITE_END_PART()
12 } // namespace map2