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