4c393df3e4016741ed8ba225a7e232c30894a030
[libcds.git] / tests / unit / set2 / set_insdelfind_split.cpp
1 //$$CDS-header$$
2
3 #include "set2/set_insdelfind.h"
4 #include "set2/set_type_split_list.h"
5
6 namespace set2 {
7     CDSUNIT_DEFINE_SplitList(cc::split_list::implementation_tag, Set_InsDelFind)
8
9     CPPUNIT_TEST_SUITE_PART( Set_InsDelFind, run_SplitList )
10         CDSUNIT_TEST_SplitList
11     CPPUNIT_TEST_SUITE_END_PART()
12 } // namespace set2