Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dcbor_stream_decode_test.c198 assert_bstring_indef_start(); in test_bstring_indef_decoding_1()
213 assert_bstring_indef_start(); in test_bstring_indef_decoding_2()
230 assert_bstring_indef_start(); in test_bstring_indef_decoding_3()
H A Dstream_expectations.h95 void assert_bstring_indef_start(void);
H A Dstream_expectations.c125 void assert_bstring_indef_start(void) { in assert_bstring_indef_start() function