Searched refs:expected_stdout_file (Results 1 – 1 of 1) sorted by relevance
71 pkgconf_buffer_t expected_stdout_file; member524 …xpectedStdoutFile", test_keyword_set_buffer, offsetof(pkgconf_test_case_t, expected_stdout_file)},1143 if (pkgconf_buffer_len(&testcase->expected_stdout_file)) in annotate_result()1145 pkgconf_buffer_str_or_empty(&testcase->expected_stdout_file)); in annotate_result()1330 if (pkgconf_buffer_len(&testcase->expected_stdout_file)) in run_test_case()1335 pkgconf_buffer_append(&filepath, pkgconf_buffer_str(&testcase->expected_stdout_file)); in run_test_case()1411 pkgconf_buffer_finalize(&testcase->expected_stdout_file); in free_test_case()