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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dmacros.h188 #define ATF_CHECK_MATCH(regexp, string) \ macro
H A Dmacros_test.c131 H_DEF(check_match_ ## id, ATF_CHECK_MATCH(v1, v2))
513 * Test cases for the ATF_CHECK_MATCH and ATF_CHECK_MATCH_MSG macros.
524 atf_tc_set_md_var(tc, "descr", "Tests the ATF_CHECK_MATCH and "

Completed in 1110 milliseconds