Searched refs:run_helpers (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/kyua/drivers/ |
H A D | list_tests_test.cpp | 156 run_helpers(const fs::path& source_root, in run_helpers() function 188 run_helpers(fs::path("root"), none, hooks); in ATF_TEST_CASE_BODY() 202 run_helpers(fs::path("root"), none, hooks); in ATF_TEST_CASE_BODY() 217 run_helpers(fs::path("root"), none, hooks, "dir/program", in ATF_TEST_CASE_BODY() 232 run_helpers(fs::path("source"), utils::make_optional(fs::path("build")), in ATF_TEST_CASE_BODY() 248 run_helpers(fs::path("source"), utils::make_optional(fs::path("build")), in ATF_TEST_CASE_BODY() 267 run_helpers(fs::path("root"), none, hooks, "dir/program"); in ATF_TEST_CASE_BODY()
|