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

/freebsd-13-stable/contrib/atf/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 126 milliseconds