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

/freebsd-11-stable/contrib/atf/atf-c/
H A Dmacros.h196 #define ATF_REQUIRE_MATCH_MSG(regexp, string, fmt, ...) \ macro
H A Dmacros_test.c201 H_DEF(require_match_msg_ ## id, ATF_REQUIRE_MATCH_MSG(v1, v2, msg))
733 * Test cases for the ATF_REQUIRE_MATCH and ATF_REQUIRE_MATCH_MSG macros.
745 "ATF_REQUIRE_MATCH_MSG macros");

Completed in 192 milliseconds