Home
last modified time | relevance | path

Searched refs:empty_map (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/libcbor/dist/test/
H A Dtype_5_test.c21 unsigned char empty_map[] = {0xA0}; variable
24 map = cbor_load(empty_map, 1, &res); in test_empty_map()