Home
last modified time | relevance | path

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

/external/libevent/test/
Dtinytest_macros.h35 #ifndef TT_EXIT_TEST_FUNCTION
36 #define TT_EXIT_TEST_FUNCTION TT_STMT_BEGIN goto end; TT_STMT_END macro
61 TT_EXIT_TEST_FUNCTION; \
86 TT_EXIT_TEST_FUNCTION; \
106 tt_want_(b, msg, TT_EXIT_TEST_FUNCTION);
155 TT_EXIT_TEST_FUNCTION)
159 "%ld",TT_EXIT_TEST_FUNCTION)
163 (val1_ op val2_),"%lu",TT_EXIT_TEST_FUNCTION)
167 (val1_ op val2_),"%p",TT_EXIT_TEST_FUNCTION)
173 TT_EXIT_TEST_FUNCTION)
[all …]