Home
last modified time | relevance | path

Searched refs:allowed_architectures (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/kyua-cli/dist/engine/
Dmetadata.cpp377 check_allowed_architectures(const engine::strings_set& allowed_architectures, in check_allowed_architectures() argument
380 if (!allowed_architectures.empty()) { in check_allowed_architectures()
383 if (allowed_architectures.find(architecture) == in check_allowed_architectures()
384 allowed_architectures.end()) in check_allowed_architectures()
551 engine::metadata::allowed_architectures(void) const in allowed_architectures() function in engine::metadata
1089 reason = check_allowed_architectures(md.allowed_architectures(), cfg); in check_reqs()
Dmetadata_test.cpp56 ATF_REQUIRE(md.allowed_architectures().empty()); in ATF_TEST_CASE_BODY()
113 ATF_REQUIRE(architectures == md.allowed_architectures()); in ATF_TEST_CASE_BODY()
134 ATF_REQUIRE_EQ(1, md1.allowed_architectures().size()); in ATF_TEST_CASE_BODY()
135 ATF_REQUIRE_EQ(2, md2.allowed_architectures().size()); in ATF_TEST_CASE_BODY()
185 ATF_REQUIRE(architectures == md.allowed_architectures()); in ATF_TEST_CASE_BODY()
246 ATF_REQUIRE(architectures == md.allowed_architectures()); in ATF_TEST_CASE_BODY()
Dmetadata.hpp83 const strings_set& allowed_architectures(void) const;
/netbsd/src/external/bsd/kyua-cli/dist/integration/
Dcmd_list_test.sh391 allowed_architectures = some-architecture