Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c189 static int got_error; variable
241 got_error = 0; in ssl_test_cleanup()
402 ++got_error; in eventcb()
539 tt_int_op(got_error, ==, 0); in regress_bufferevent_openssl()
541 tt_int_op(got_error, ==, 1); in regress_bufferevent_openssl()
561 tt_int_op(got_error, ==, 0); in regress_bufferevent_openssl()
/freebsd/contrib/libevent/test/
H A Dregress_ssl.c189 static int got_error; variable
241 got_error = 0; in ssl_test_cleanup()
402 ++got_error; in eventcb()
539 tt_int_op(got_error, ==, 0); in regress_bufferevent_openssl()
541 tt_int_op(got_error, ==, 1); in regress_bufferevent_openssl()
561 tt_int_op(got_error, ==, 0); in regress_bufferevent_openssl()