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

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest_macros.h105 #define tt_assert_msg(b, msg) \ macro
111 #define tt_assert(b) tt_assert_msg((b), "assert("#b")")

Completed in 97 milliseconds