4039ae0aa8518956a674d1b3f7fde656dbef7de6
[libcds.git] / tests / unit / map2 / map_insdel_item_string_feldmanhashmap.cpp
1 //$$CDS-header$$
2
3 #include "map2/map_insdel_item_string.h"
4 #include "map2/map_type_feldman_hashmap.h"
5
6 #undef TEST_CASE
7 #define TEST_CASE(TAG, X)  void Map_InsDel_Item_string::X() { run_test<typename map_type< TAG, key_type, value_type>::X>(); }
8 #include "map2/map_defs.h"
9
10 namespace map2 {
11     CDSUNIT_DECLARE_FeldmanHashMap_md5
12     CDSUNIT_DECLARE_FeldmanHashMap_city
13 } // namespace map2