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