CDSUNIT_MAP_SOURCES := \ tests/unit/map2/map_find_int.cpp \ tests/unit/map2/map_find_int_bronsonavltree.cpp \ tests/unit/map2/map_find_int_cuckoo.cpp \ tests/unit/map2/map_find_int_ellentree.cpp \ tests/unit/map2/map_find_int_michael.cpp \ tests/unit/map2/map_find_int_skip.cpp \ tests/unit/map2/map_find_int_split.cpp \ tests/unit/map2/map_find_int_striped.cpp \ tests/unit/map2/map_find_int_refinable.cpp \ tests/unit/map2/map_find_int_std.cpp \ tests/unit/map2/map_find_string.cpp \ tests/unit/map2/map_find_string_bronsonavltree.cpp \ tests/unit/map2/map_find_string_cuckoo.cpp \ tests/unit/map2/map_find_string_ellentree.cpp \ tests/unit/map2/map_find_string_michael.cpp \ tests/unit/map2/map_find_string_skip.cpp \ tests/unit/map2/map_find_string_split.cpp \ tests/unit/map2/map_find_string_striped.cpp \ tests/unit/map2/map_find_string_refinable.cpp \ tests/unit/map2/map_find_string_std.cpp \ tests/unit/map2/map_insfind_int.cpp \ tests/unit/map2/map_insfind_int_bronsonavltree.cpp \ tests/unit/map2/map_insfind_int_cuckoo.cpp \ tests/unit/map2/map_insfind_int_ellentree.cpp \ tests/unit/map2/map_insfind_int_michael.cpp \ tests/unit/map2/map_insfind_int_skip.cpp \ tests/unit/map2/map_insfind_int_split.cpp \ tests/unit/map2/map_insfind_int_striped.cpp \ tests/unit/map2/map_insfind_int_refinable.cpp \ tests/unit/map2/map_insfind_int_std.cpp \ tests/unit/map2/map_insdel_func.cpp \ tests/unit/map2/map_insdel_func_michael.cpp \ tests/unit/map2/map_insdel_func_split.cpp \ tests/unit/map2/map_insdel_func_skip.cpp \ tests/unit/map2/map_insdel_func_ellentree.cpp \ tests/unit/map2/map_insdel_func_bronsonavltree.cpp \ tests/unit/map2/map_insdel_func_striped.cpp \ tests/unit/map2/map_insdel_func_refinable.cpp \ tests/unit/map2/map_insdel_func_cuckoo.cpp \ tests/unit/map2/map_insdel_int.cpp \ tests/unit/map2/map_insdel_int_michael.cpp \ tests/unit/map2/map_insdel_int_split.cpp \ tests/unit/map2/map_insdel_int_skip.cpp \ tests/unit/map2/map_insdel_int_ellentree.cpp \ tests/unit/map2/map_insdel_int_bronsonavltree.cpp \ tests/unit/map2/map_insdel_int_striped.cpp \ tests/unit/map2/map_insdel_int_refinable.cpp \ tests/unit/map2/map_insdel_int_cuckoo.cpp \ tests/unit/map2/map_insdel_item_int.cpp \ tests/unit/map2/map_insdel_item_int_michael.cpp \ tests/unit/map2/map_insdel_item_int_split.cpp \ tests/unit/map2/map_insdel_item_int_skip.cpp \ tests/unit/map2/map_insdel_item_int_ellentree.cpp \ tests/unit/map2/map_insdel_item_int_bronsonavltree.cpp \ tests/unit/map2/map_insdel_item_int_striped.cpp \ tests/unit/map2/map_insdel_item_int_refinable.cpp \ tests/unit/map2/map_insdel_item_int_cuckoo.cpp \ tests/unit/map2/map_insdel_item_string.cpp \ tests/unit/map2/map_insdel_item_string_michael.cpp \ tests/unit/map2/map_insdel_item_string_split.cpp \ tests/unit/map2/map_insdel_item_string_skip.cpp \ tests/unit/map2/map_insdel_item_string_ellentree.cpp \ tests/unit/map2/map_insdel_item_string_bronsonavltree.cpp \ tests/unit/map2/map_insdel_item_string_striped.cpp \ tests/unit/map2/map_insdel_item_string_refinable.cpp \ tests/unit/map2/map_insdel_item_string_cuckoo.cpp \ tests/unit/map2/map_insdel_string.cpp \ tests/unit/map2/map_insdel_string_michael.cpp \ tests/unit/map2/map_insdel_string_split.cpp \ tests/unit/map2/map_insdel_string_skip.cpp \ tests/unit/map2/map_insdel_string_ellentree.cpp \ tests/unit/map2/map_insdel_string_bronsonavltree.cpp \ tests/unit/map2/map_insdel_string_striped.cpp \ tests/unit/map2/map_insdel_string_refinable.cpp \ tests/unit/map2/map_insdel_string_cuckoo.cpp \ tests/unit/map2/map_insdel_string_std.cpp \ tests/unit/map2/map_insdelfind.cpp \ tests/unit/map2/map_insdelfind_michael.cpp \ tests/unit/map2/map_insdelfind_split.cpp \ tests/unit/map2/map_insdelfind_skip.cpp \ tests/unit/map2/map_insdelfind_ellentree.cpp \ tests/unit/map2/map_insdelfind_bronsonavltree.cpp \ tests/unit/map2/map_insdelfind_striped.cpp \ tests/unit/map2/map_insdelfind_refinable.cpp \ tests/unit/map2/map_insdelfind_cuckoo.cpp \ tests/unit/map2/map_insdelfind_std.cpp \ tests/unit/map2/map_delodd.cpp \ tests/unit/map2/map_delodd_michael.cpp \ tests/unit/map2/map_delodd_bronsonavltree.cpp \ tests/unit/map2/map_delodd_ellentree.cpp \ tests/unit/map2/map_delodd_split.cpp \ tests/unit/map2/map_delodd_skip.cpp \ tests/unit/map2/map_delodd_cuckoo.cpp \