Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/
H A Dsanity.hpp151 #define POST_MSG(expr, msg) _UTILS_ASSERT(utils::postcondition, expr, msg) macro
H A Dsanity_test.cpp194 POST_MSG(Expression, "Custom message"); in do_post_test()