Home
last modified time | relevance | path

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

/freebsd-head/contrib/kyua/model/
HDmetadata_test.cpp95 .add_allowed_architecture("1-architecture") in ATF_TEST_CASE_BODY()
102 .add_allowed_architecture("2-architecture") in ATF_TEST_CASE_BODY()
122 .add_allowed_architecture("1-architecture") in ATF_TEST_CASE_BODY()
127 .add_allowed_architecture("2-architecture") in ATF_TEST_CASE_BODY()
141 .add_allowed_architecture("1-architecture") in ATF_TEST_CASE_BODY()
147 .add_allowed_architecture("2-architecture") in ATF_TEST_CASE_BODY()
153 .add_allowed_architecture("2-architecture") in ATF_TEST_CASE_BODY()
161 .add_allowed_architecture("1-architecture") in ATF_TEST_CASE_BODY()
306 .add_allowed_architecture("abc") in ATF_TEST_CASE_BODY()
359 .add_allowed_architecture("a") in ATF_TEST_CASE_BODY()
[all …]
HDtest_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()
HDmetadata.hpp105 metadata_builder& add_allowed_architecture(const std::string&);
HDmetadata.cpp759 model::metadata_builder::add_allowed_architecture(const std::string& arch) in add_allowed_architecture() function in model::metadata_builder
/freebsd-head/contrib/kyua/engine/
HDrequirements_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()
HDatf_list_test.cpp83 .add_allowed_architecture("i386") in ATF_TEST_CASE_BODY()
84 .add_allowed_architecture("x86_64") in ATF_TEST_CASE_BODY()
HDkyuafile_test.cpp220 .add_allowed_architecture("amd64") in ATF_TEST_CASE_BODY()
221 .add_allowed_architecture("i386") in ATF_TEST_CASE_BODY()
/freebsd-head/contrib/kyua/store/
HDtransaction_test.cpp115 .add_allowed_architecture("powerpc") in ATF_TEST_CASE_BODY()
116 .add_allowed_architecture("x86_64") in ATF_TEST_CASE_BODY()
HDschema_inttest.cpp245 .add_allowed_architecture("powerpc") in check_action_3()
246 .add_allowed_architecture("x86_64") in check_action_3()
/freebsd-head/contrib/kyua/drivers/
HDreport_junit_test.cpp203 .add_allowed_architecture("arch1") in ATF_TEST_CASE_BODY()