Searched refs:create_helpers (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/kyua/drivers/ |
H A D | list_tests_test.cpp | 119 create_helpers(const atf::tests::tc* tc, const fs::path& source_root, in create_helpers() function 187 create_helpers(this, fs::path("root"), fs::path("root")); in ATF_TEST_CASE_BODY() 201 create_helpers(this, fs::path("root"), fs::path("root")); in ATF_TEST_CASE_BODY() 216 create_helpers(this, fs::path("root"), fs::path("root")); in ATF_TEST_CASE_BODY() 231 create_helpers(this, fs::path("source"), fs::path("build")); in ATF_TEST_CASE_BODY() 247 create_helpers(this, fs::path("source"), fs::path("build")); in ATF_TEST_CASE_BODY() 266 create_helpers(this, fs::path("root"), fs::path("root")); in ATF_TEST_CASE_BODY()
|