Searched refs:test_name (Results 1 – 1 of 1) sorted by relevance
939 char *test_name = xasprintf ("special test %u", test_index); in special_test() local943 printf ("error: output mismatch for %s\n", test_name); in special_test()947 support_capture_subprocess_check (&proc, test_name, 0, sc_allow_stdout); in special_test()948 free (test_name); in special_test()
Completed in 6 milliseconds