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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dmacros_test.c166 #define H_REQUIRE_MSG(id, condition, msg) \ macro
552 H_REQUIRE_MSG(0, 0, "expected a false value");
553 H_REQUIRE_MSG(1, 1, "expected a true value");

Completed in 11 milliseconds