Home
last modified time | relevance | path

Searched refs:_test_program (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/kyua/os/freebsd/
H A Dexecenv_jail.cpp49 auto test_case = _test_program.find(_test_case_name); in init()
52 jail.make_name(_test_program.absolute_path(), _test_case_name), in init()
62 jail.make_name(_test_program.absolute_path(), _test_case_name) in cleanup()
71 jail.make_name(_test_program.absolute_path(), _test_case_name), in exec()
72 _test_program.absolute_path(), in exec()
/freebsd/contrib/kyua/engine/
H A Dscheduler.cpp373 const model::test_program _test_program; member in __anonced074df0111::list_test_cases
389 _test_program(force_absolute_paths(*test_program)), in list_test_cases()
399 _user_config, _test_program.test_suite_name()); in operator ()()
400 _interface->exec_list(_test_program, vars); in operator ()()
411 const model::test_program _test_program; member in __anonced074df0111::run_test_program
436 const model::test_case& test_case = _test_program.find( in do_requirements_check()
441 _test_program.test_suite_name(), in do_requirements_check()
474 _test_program(force_absolute_paths(*test_program)), in run_test_program()
487 const model::test_case& test_case = _test_program.find( in operator ()()
495 _user_config, _test_program.test_suite_name()); in operator ()()
[all …]
/freebsd/contrib/kyua/engine/execenv/
H A Dexecenv.hpp52 const model::test_program& _test_program; member in engine::execenv::interface
62 _test_program(test_program), in interface()
H A Dexecenv_host.cpp51 utils::process::exec(_test_program.absolute_path(), args); in exec()
/freebsd/contrib/kyua/
H A DNEWS.md308 existing tester interfaces. The various `*_test_program()` functions