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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A 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);
151 TT_EXIT_TEST_FUNCTION)
155 "%ld",TT_EXIT_TEST_FUNCTION)
159 (_val1 op _val2),"%lu",TT_EXIT_TEST_FUNCTION)
163 (_val1 op _val2),"%p",TT_EXIT_TEST_FUNCTION)
167 (strcmp(_val1,_val2) op 0),"<%s>",TT_EXIT_TEST_FUNCTION)
[all...]

Completed in 68 milliseconds