Home
last modified time | relevance | path

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

/freebsd-head/contrib/libcbor/test/
HDstream_expectations.h81 int clean_up_stream_assertions(void **);
HDstream_expectations.c7 int clean_up_stream_assertions(void **state) { in clean_up_stream_assertions() function
HDcbor_stream_decode_test.c670 #define stream_test(f) cmocka_unit_test_teardown(f, clean_up_stream_assertions)