Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/test/
H A Dcbor_stream_decode_test.c154 assert_bstring_indef_start(); in test_bstring_indef_decoding_1()
169 assert_bstring_indef_start(); in test_bstring_indef_decoding_2()
182 assert_bstring_indef_start(); in test_bstring_indef_decoding_3()
H A Dstream_expectations.h96 void assert_bstring_indef_start();
H A Dstream_expectations.c.erb51 void assert_bstring_indef_start()
H A Dstream_expectations.c119 void assert_bstring_indef_start() { in assert_bstring_indef_start() function