Searched refs:test_note (Results 1 – 3 of 3) sorted by relevance
415 void test_note(const char *desc, ...) PRINTF_FORMAT(1, 2);558 # 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