Searched refs:test_info (Results 1 – 3 of 3) sorted by relevance
371 void test_info(const char *file, int line, const char *desc, ...)500 # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__)
30 typedef struct test_info { struct
109 void test_info(const char *file, int line, const char *desc, ...) in test_info() function
Completed in 7 milliseconds