Home
last modified time | relevance | path

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

/freebsd-src/contrib/libcbor/test/
H A Dcbor_stream_decode_test.c211 unsigned char bstring_indef_2_data[] = {0x5F, 0xFF}; variable
215 decode(bstring_indef_2_data, 2)); in test_bstring_indef_decoding_2()
219 decode(bstring_indef_2_data + 1, 1)); in test_bstring_indef_decoding_2()