Searched refs:subtest_info (Results 1 – 1 of 1) sorted by relevance
117 static char subtest_info[512]; variable191 *subtest_info != '\0' ? " - " : "", subtest_info); in test_info()210 *subtest_info = '\0'; in test_start()229 *subtest_info = '\0'; in test_done()247 vsnprintf(subtest_info, sizeof(subtest_info), fmt, ap); in test_subtest_info()299 *subtest_info != '\0' ? " - " : "", subtest_info); in test_header()