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

12

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_zlib.c301 tt_int_op(r, ==, Z_OK);
304 tt_int_op(r, ==, Z_OK);
H A Dregress_rpc.c665 tt_int_op(test_ok, ==, 1);
666 tt_int_op(hook_pause_cb_called, ==, 4);
861 tt_int_op(EVTAG_ARRAY_LEN(attack, how_often), ==, 3);
H A Dtinytest_macros.h157 #define tt_int_op(a,op,b) \ macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_zlib.c301 tt_int_op(r, ==, Z_OK);
304 tt_int_op(r, ==, Z_OK);
H A Dregress_ssl.c351 tt_int_op(bufferevent_getfd(bev1), ==, data->pair[0]);
382 tt_int_op(got_close, ==, 1);
383 tt_int_op(got_error, ==, 0);
457 tt_int_op(((struct sockaddr*)&ss)->sa_family, ==, AF_INET);
458 tt_int_op(((struct sockaddr*)&ss)->sa_family, ==, AF_INET);
H A Dregress_rpc.c665 tt_int_op(test_ok, ==, 1);
666 tt_int_op(hook_pause_cb_called, ==, 4);
861 tt_int_op(EVTAG_ARRAY_LEN(attack, how_often), ==, 3);
H A Dtinytest_macros.h157 #define tt_int_op(a,op,b) \ macro

Completed in 104 milliseconds

12