Searched refs:CTEST_LOG (Results 1 – 2 of 2) sorted by relevance
173 CTEST_LOG("%s: %s", basic_tests[i], cn_cbor_error_str[err.err]); in CTEST()189 CTEST_LOG("%s: %s", float_tests[i], cn_cbor_error_str[err.err]); in CTEST()
95 void CTEST_LOG(char *fmt, ...);207 void CTEST_LOG(char *fmt, ...) in CTEST_LOG() function