Searched refs:ATF_CHECK_MATCH_MSG (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/atf/atf-c/
H A Dmacros.h201 #define ATF_CHECK_MATCH_MSG(regexp, string, fmt, ...) \ macro
H A Dmacros_test.c150 H_DEF(check_match_msg_ ## id, ATF_CHECK_MATCH_MSG(v1, v2, msg))
511 * Test cases for the ATF_CHECK_MATCH and ATF_CHECK_MATCH_MSG macros.
523 "ATF_CHECK_MATCH_MSG macros");

Completed in 118 milliseconds