Home
last modified time | relevance | path

Searched refs:FILE_REGEXP (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/utils/
H A Dsanity_test.cpp50 #define FILE_REGEXP __FILE__ ":[0-9]+: " macro
99 ATF_REQUIRE(atf::utils::grep_file(F(FILE_REGEXP "%s: %s") % in verify_failed()
103 ATF_REQUIRE(atf::utils::grep_file(F(FILE_REGEXP "%s") % type, in verify_failed()