Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/
H A Dsanity_test.cpp51 #define FILE_REGEXP __FILE__ ":[0-9]+: " macro
102 ATF_REQUIRE(atf::utils::grep_file(F(FILE_REGEXP "%s: %s") % in verify_failed()
106 ATF_REQUIRE(atf::utils::grep_file(F(FILE_REGEXP "%s") % type, in verify_failed()