Splitted up map_find_string test to reduce compiling time and memory requirements
[libcds.git] / tests / unit / map2 / map_find_string_michael.cpp
1 //$$CDS-header$$
2
3 #include "map2/map_find_string.h"
4
5 namespace map2 {
6     CPPUNIT_TEST_SUITE_PART( Map_find_string, run_MichaelMap )
7         CDSUNIT_TEST_MichaelMap
8         CDSUNIT_TEST_MichaelMap_nogc
9     CPPUNIT_TEST_SUITE_END_PART()
10 } // namespace map2