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

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/
H A Dmacros.hpp110 #define ATF_REQUIRE_MATCH(regexp, string) \ macro
H A Dmacros_test.cpp158 ATF_REQUIRE_MATCH(regexp, string);
461 set_md_var("descr", "Tests the ATF_REQUIRE_MATCH macro");
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/
H A Dmacros.hpp104 #define ATF_REQUIRE_MATCH(regexp, string) \ macro
H A Dmacros_test.cpp139 ATF_REQUIRE_MATCH(regexp, string);
379 set_md_var("descr", "Tests the ATF_REQUIRE_MATCH macro");

Completed in 131 milliseconds