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