Home
last modified time | relevance | path

Searched defs:tt_assert (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtinytest_macros.h111 #define tt_assert(b) tt_assert_msg((b), "assert("#b")") macro
/freebsd/contrib/libevent/test/
H A Dtinytest_macros.h111 #define tt_assert(b) tt_assert_msg((b), "assert("#b")") macro