Reorganized map2 unit test to reduce compiling time and memory
[libcds.git] / tests / unit / map2 / map_find_string_michael.cpp
index 5e9f61b2a0c93a632919bb095982889f12f6436a..9cb59f5097a47fdcc04a92443e592ef8677ff330 100644 (file)
@@ -1,8 +1,12 @@
 //$$CDS-header$$
 
 #include "map2/map_find_string.h"
+#include "map2/map_type_michael.h"
 
 namespace map2 {
+    CDSUNIT_DEFINE_MichaelMap( cc::michael_map::implementation_tag, Map_find_string )
+    CDSUNIT_DEFINE_MichaelMap_nogc( cc::michael_map::implementation_tag, Map_find_string )
+
     CPPUNIT_TEST_SUITE_PART( Map_find_string, run_MichaelMap )
         CDSUNIT_TEST_MichaelMap
         CDSUNIT_TEST_MichaelMap_nogc