Searched refs:empty_map (Results 1 – 1 of 1) sorted by relevance
21 unsigned char empty_map[] = {0xA0}; variable24 map = cbor_load(empty_map, 1, &res); in test_empty_map()