Searched defs:resfile (Results 1 – 8 of 8) sorted by relevance
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/ |
H A D | tp.c | 200 atf_tp_run(const atf_tp_t *tp, const char *tcname, const char *resfile) in atf_tp_run()
|
H A D | tc.c | 70 const char *resfile; member 112 context_init(struct context *ctx, const atf_tc_t *tc, const char *resfile) in context_init() 211 create_resfile(const char *resfile, const char *result, const int arg, in create_resfile() 1010 atf_tc_run(const atf_tc_t *tc, const char *resfile) in atf_tc_run()
|
/minix3/external/bsd/atf/dist/atf-c/ |
H A D | tp.c | 198 atf_tp_run(const atf_tp_t *tp, const char *tcname, const char *resfile) in atf_tp_run()
|
H A D | tc.c | 68 const char *resfile; member 114 context_init(struct context *ctx, const atf_tc_t *tc, const char *resfile) in context_init() 213 create_resfile(const char *resfile, const char *result, const int arg, in create_resfile() 1020 atf_tc_run(const atf_tc_t *tc, const char *resfile) in atf_tc_run()
|
/minix3/external/bsd/atf/dist/tools/ |
H A D | test-program.cpp | 151 const tools::fs::path& resfile; member 735 const tools::fs::path& resfile, in run_test_case()
|
H A D | atf-run.cpp | 415 tools::fs::path resfile = resdir.get_path() / "tcr"; in run_test_program() local
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-run/ |
H A D | test-program.cpp | 152 const atf::fs::path& resfile; member 733 const atf::fs::path& resfile, in run_test_case()
|
H A D | atf-run.cpp | 422 atf::fs::path resfile = resdir.get_path() / "tcr"; in run_test_program() local
|