Searched defs:resfile (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/atf/atf-c/ |
| HD | tp.c | 194 atf_tp_run(const atf_tp_t *tp, const char *tcname, const char *resfile) in atf_tp_run()
|
| HD | tc.c | 64 const char *resfile; member 106 context_init(struct context *ctx, const atf_tc_t *tc, const char *resfile) in context_init() 205 create_resfile(const char *resfile, const char *result, const int arg, in create_resfile() 1004 atf_tc_run(const atf_tc_t *tc, const char *resfile) in atf_tc_run()
|
| /NextBSD/contrib/atf/atf-c++/ |
| D | tests.cpp | 527 run_tc(tc_vector& tcs, const std::string& tcarg, const atf::fs::path& resfile) in run_tc() 562 atf::fs::path resfile("/dev/stdout"); in safe_main() local
|