Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/test/
H A Dtype_5_test.c55 unsigned char simple_indef_map[] = {0xBF, 0x01, 0x02, 0x03, 0x04, 0xFF}; variable
59 map = cbor_load(simple_indef_map, 6, &res); in test_indef_simple_map()