Searched refs:EXPECT_PASS (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dtc.c58 EXPECT_PASS, enumerator in enum:expect_type
115 ctx->expect = EXPECT_PASS;
247 ctx->expect = EXPECT_PASS; /* Ensure fail_requirement really fails. */
270 } else if (ctx->expect == EXPECT_PASS) {
296 } else if (ctx->expect == EXPECT_PASS) {
314 } else if (ctx->expect == EXPECT_PASS) {
331 } else if (ctx->expect == EXPECT_PASS) {
344 if (ctx->expect == EXPECT_PASS) {
917 ctx->expect = EXPECT_PASS;

Completed in 23 milliseconds