Searched defs:condition (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dmacros_test.cpp107 bool condition = atf::text::to_bool(get_config_var("condition")); local
110 ATF_REQUIRE(condition);
350 config["condition"] = t->cond;
363 "^failed: .*condition not met", "result"));

Completed in 8 milliseconds