Searched refs:test_note (Results 1 – 3 of 3) sorted by relevance
413 void test_note(const char *desc, ...) PRINTF_FORMAT(1, 2);556 #define TEST_note test_note
161 test_note("Adding stopped at %d, (%s,%s)", in test_engines()
146 void test_note(const char *fmt, ...) in test_note() function