Home
last modified time | relevance | path

Searched defs:build_root (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/kyua/drivers/
H A Dlist_tests_test.cpp120 const fs::path& build_root) in create_helpers()
156 run_helpers(const fs::path& source_root, in run_helpers()
227 ATF_TEST_CASE_BODY(build_root) in ATF_TEST_CASE_BODY() argument
H A Dlist_tests.cpp62 drivers::list_tests::drive(const fs::path& kyuafile_path, in drive()
H A Ddebug_test.cpp66 drivers::debug_test::drive(const fs::path& kyuafile_path, in drive()
H A Drun_tests.cpp254 drivers::run_tests::drive(const fs::path& kyuafile_path, in drive()
/freebsd/contrib/kyua/cli/
H A Dcommon.cpp185 optional< fs::path > build_root; in build_root_path() local
/freebsd/contrib/kyua/engine/
H A Dkyuafile.cpp681 engine::kyuafile::build_root(void) const in build_root() function in engine::kyuafile