Searched refs:tt_int_op (Results 26 - 32 of 32) sorted by relevance

12

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress.h125 tt_int_op(labs(timeval_msec_diff((tv1), (tv2)) - diff), <=, tolerance)
H A Dregress_zlib.c303 tt_int_op(r, ==, Z_OK);
306 tt_int_op(r, ==, Z_OK);
H A Dregress_rpc.c666 tt_int_op(test_ok, ==, 1);
667 tt_int_op(hook_pause_cb_called, ==, 4);
862 tt_int_op(EVTAG_ARRAY_LEN(attack, how_often), ==, 3);
H A Dtinytest_macros.h159 #define tt_int_op(a,op,b) \ macro
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_zlib.c304 tt_int_op(r, ==, Z_OK);
307 tt_int_op(r, ==, Z_OK);
H A Dregress_rpc.c668 tt_int_op(test_ok, ==, 1);
669 tt_int_op(hook_pause_cb_called, ==, 4);
864 tt_int_op(EVTAG_ARRAY_LEN(attack, how_often), ==, 3);
H A Dtinytest_macros.h159 #define tt_int_op(a,op,b) \ macro

Completed in 145 milliseconds

12