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

/netbsd-current/external/bsd/kyua-cli/dist/utils/
H A Dsanity.hpp148 /// POST_MSG instead.
161 #define POST_MSG(expr, msg) _UTILS_ASSERT(utils::postcondition, expr, msg) macro
174 /// POST_MSG instead.
H A Dsanity_test.cpp191 POST_MSG(Expression, "Custom message");

Completed in 221 milliseconds