Home
last modified time | relevance | path

Searched refs:add_required_file (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/kyua/model/
H A Dmetadata_test.cpp100 .add_required_file(fs::path("1-file")) in ATF_TEST_CASE_BODY()
105 .add_required_file(fs::path("2-file")) in ATF_TEST_CASE_BODY()
307 .add_required_file(fs::path("foo")) in ATF_TEST_CASE_BODY()
308 .add_required_file(fs::path("bar")) in ATF_TEST_CASE_BODY()
427 .add_required_file(fs::path("foo")) in ATF_TEST_CASE_BODY()
428 .add_required_file(fs::path("bar")) in ATF_TEST_CASE_BODY()
H A Dmetadata.hpp109 metadata_builder& add_required_file(const utils::fs::path&);
H A Dmetadata.cpp842 model::metadata_builder::add_required_file(const fs::path& path) in add_required_file() function in model::metadata_builder
/freebsd/contrib/kyua/store/
H A Dtransaction_test.cpp124 .add_required_file(fs::path("/file1/yes")) in ATF_TEST_CASE_BODY()
125 .add_required_file(fs::path("/file2/foo")) in ATF_TEST_CASE_BODY()
H A Dschema_inttest.cpp251 .add_required_file(fs::path("/the/data/file")) in check_action_3()
/freebsd/contrib/kyua/engine/
H A Datf_list_test.cpp92 .add_required_file(fs::path("/file1")) in ATF_TEST_CASE_BODY()
93 .add_required_file(fs::path("/dir/file2")) in ATF_TEST_CASE_BODY()
H A Drequirements_test.cpp378 .add_required_file(fs::current_path() / "test-file") in ATF_TEST_CASE_BODY()
392 .add_required_file(fs::path("/non-existent/file")) in ATF_TEST_CASE_BODY()
H A Dkyuafile_test.cpp230 .add_required_file(fs::path("foo")) in ATF_TEST_CASE_BODY()
231 .add_required_file(fs::path("/bar/baz")) in ATF_TEST_CASE_BODY()
/freebsd/contrib/kyua/drivers/
H A Dreport_junit_test.cpp212 .add_required_file(fs::path("file1")) in ATF_TEST_CASE_BODY()