Home
last modified time | relevance | path

Searched refs:add_allowed_architecture (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/kyua/model/
H A Dmetadata_test.cpp96 .add_allowed_architecture("1-architecture") in ATF_TEST_CASE_BODY()
103 .add_allowed_architecture("2-architecture") in ATF_TEST_CASE_BODY()
123 .add_allowed_architecture("1-architecture") in ATF_TEST_CASE_BODY()
128 .add_allowed_architecture("2-architecture") in ATF_TEST_CASE_BODY()
142 .add_allowed_architecture("1-architecture") in ATF_TEST_CASE_BODY()
148 .add_allowed_architecture("2-architecture") in ATF_TEST_CASE_BODY()
154 .add_allowed_architecture("2-architecture") in ATF_TEST_CASE_BODY()
162 .add_allowed_architecture("1-architecture") in ATF_TEST_CASE_BODY()
307 .add_allowed_architecture("abc") in ATF_TEST_CASE_BODY()
361 .add_allowed_architecture("a") in ATF_TEST_CASE_BODY()
[all …]
H A Dtest_program_test.cpp249 .add_allowed_architecture("overriden-arch") in check_metadata_inheritance()
256 .add_allowed_architecture("base-arch") in check_metadata_inheritance()
265 .add_allowed_architecture("base-arch") in check_metadata_inheritance()
274 .add_allowed_architecture("base-arch") in check_metadata_inheritance()
283 .add_allowed_architecture("overriden-arch") in check_metadata_inheritance()
538 model::metadata_builder().add_allowed_architecture("a").build(), in check_output__no_test_cases()
588 model::metadata_builder().add_allowed_architecture("a").build(), in check_output__some_test_cases()
H A Dmetadata.hpp106 metadata_builder& add_allowed_architecture(const std::string&);
H A Dmetadata.cpp777 model::metadata_builder::add_allowed_architecture(const std::string& arch) in add_allowed_architecture() function in model::metadata_builder
/freebsd/contrib/kyua/engine/
H A Drequirements_test.cpp62 .add_allowed_architecture("x86_64") in ATF_TEST_CASE_BODY()
76 .add_allowed_architecture("x86_64") in ATF_TEST_CASE_BODY()
91 .add_allowed_architecture("x86_64") in ATF_TEST_CASE_BODY()
92 .add_allowed_architecture("i386") in ATF_TEST_CASE_BODY()
93 .add_allowed_architecture("powerpc") in ATF_TEST_CASE_BODY()
107 .add_allowed_architecture("x86_64") in ATF_TEST_CASE_BODY()
108 .add_allowed_architecture("i386") in ATF_TEST_CASE_BODY()
109 .add_allowed_architecture("powerpc") in ATF_TEST_CASE_BODY()
H A Datf_list_test.cpp83 .add_allowed_architecture("i386") in ATF_TEST_CASE_BODY()
84 .add_allowed_architecture("x86_64") in ATF_TEST_CASE_BODY()
H A Dkyuafile_test.cpp220 .add_allowed_architecture("amd64") in ATF_TEST_CASE_BODY()
221 .add_allowed_architecture("i386") in ATF_TEST_CASE_BODY()
/freebsd/contrib/kyua/store/
H A Dtransaction_test.cpp115 .add_allowed_architecture("powerpc") in ATF_TEST_CASE_BODY()
116 .add_allowed_architecture("x86_64") in ATF_TEST_CASE_BODY()
H A Dschema_inttest.cpp245 .add_allowed_architecture("powerpc") in check_action_3()
246 .add_allowed_architecture("x86_64") in check_action_3()
/freebsd/contrib/kyua/drivers/
H A Dreport_junit_test.cpp205 .add_allowed_architecture("arch1") in ATF_TEST_CASE_BODY()