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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dmacros.h192 #define ATF_REQUIRE_MATCH_MSG(regexp, string, fmt, ...) \ macro
H A Dmacros_test.c203 H_DEF(require_match_msg_ ## id, ATF_REQUIRE_MATCH_MSG(v1, v2, msg))
735 * Test cases for the ATF_REQUIRE_MATCH and ATF_REQUIRE_MATCH_MSG macros.
747 "ATF_REQUIRE_MATCH_MSG macros");

Completed in 1426 milliseconds