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

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

Completed in 11 milliseconds