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

/freebsd-10.1-release/contrib/atf/atf-c/
H A Dmacros_test.c181 #define H_REQUIRE_MATCH(id, v1, v2) \ macro
738 H_REQUIRE_MATCH(yes, "hello [a-z]+", "abc hello world");
739 H_REQUIRE_MATCH(no, "hello [a-z]+", "abc hello WORLD");

Completed in 103 milliseconds