Searched defs:test_name (Results 1 – 2 of 2) sorted by relevance
33 test_start(const char *test_name, const char *format, ...) in test_start() argument 46 test_failed(const char *test_name, const char *format, ...) in test_failed() argument 60 test_passed(const char *test_name) in test_passed() argument 76 const char *test_name = __func__; in sigqueue_maximum_test() local [all...]
59 const char *test_name; member