Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dtinytest_macros.h37 #ifndef TT_EXIT_TEST_FUNCTION
38 #define TT_EXIT_TEST_FUNCTION TT_STMT_BEGIN goto end; TT_STMT_END macro
63 TT_EXIT_TEST_FUNCTION; \
88 TT_EXIT_TEST_FUNCTION; \
108 tt_want_(b, msg, TT_EXIT_TEST_FUNCTION);
157 TT_EXIT_TEST_FUNCTION)
161 "%ld",TT_EXIT_TEST_FUNCTION)
168 "%ld",TT_EXIT_TEST_FUNCTION); \
173 (val1_ op val2_),"%lu",TT_EXIT_TEST_FUNCTION)
177 (val1_ op val2_),"%p",TT_EXIT_TEST_FUNCTION)
[all …]