Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Darray_test.c94 unsigned char test_nested_indef_arrays_data[] = {0x9f, 0x01, 0x9f, 0x02, variable
98 arr = cbor_load(test_nested_indef_arrays_data, 7, &res); in test_nested_indef_arrays()