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

/bind-9.11.3/unit/atf-src/atf-c/
H A Dmacros_test.c113 #define H_CHECK_MSG(id, condition, msg) \ macro
328 H_CHECK_MSG(0, 0, "expected a false value");
329 H_CHECK_MSG(1, 1, "expected a true value");

Completed in 1628 milliseconds