Searched refs:subtest_info (Results 1 – 1 of 1) sorted by relevance
134 static char subtest_info[512]; variable267 *subtest_info != '\0' ? " - " : "", subtest_info); in test_info()284 *subtest_info = '\0'; in test_start()304 *subtest_info = '\0'; in test_done()322 vsnprintf(subtest_info, sizeof(subtest_info), fmt, ap); in test_subtest_info()385 *subtest_info != '\0' ? " - " : "", subtest_info); in test_header()