TEST_ulong_eq
if (!TEST_ulong_eq((unsigned long)rx_msg[0].flags, 1UL << 31))
if (!TEST_ulong_eq((unsigned long)rx_msg[1].flags, 1UL << 31))
|| !TEST_ulong_eq(mallocfail, ERR_peek_last_error())
|| !TEST_ulong_eq(mallocfail, ERR_peek_last_error()))
|| !TEST_ulong_eq(mallocfail, ERR_peek_last_error()))
|| !TEST_ulong_eq(mallocfail, ERR_peek_last_error()))
|| !TEST_ulong_eq(shouldnot, ERR_peek_last_error())
|| !TEST_ulong_eq(mallocfail, ERR_peek_last_error()))
|| !TEST_ulong_eq(shouldnot, ERR_peek_last_error()))
|| !TEST_ulong_eq(0, ERR_peek_last_error()))
|| !TEST_ulong_eq(mallocfail, ERR_get_error())
|| !TEST_ulong_eq(0, ERR_peek_last_error()))
|| !TEST_ulong_eq(mallocfail, ERR_peek_last_error()))
|| !TEST_ulong_eq(shouldnot, ERR_peek_last_error()))
if (!TEST_ulong_eq(ERR_peek_last_error(), 0))
if (!TEST_ulong_eq(ERR_peek_last_error(), interr))
if (!TEST_ulong_eq(ERR_get_error_all(NULL, NULL, NULL,
if (!TEST_ulong_eq(ERR_get_error_all(NULL, NULL, NULL,
if (!TEST_ulong_eq(ERR_get_error_all(NULL, NULL, NULL,
if (!TEST_ulong_eq(ERR_get_error_all(NULL, NULL, NULL,
if (!TEST_ulong_eq(ERR_get_error(), 0))
return TEST_ulong_eq(globs->query_count, 0) && !globs->error;
if (!TEST_ulong_eq(readbytes, 0))
|| !TEST_ulong_eq(i, 0x020406UL)
|| !TEST_ulong_eq(i, 0xfafcfeUL)
|| !TEST_ulong_eq(i, 0x02040608UL)
|| !TEST_ulong_eq(i, 0xf8fafcfeUL)
|| !TEST_ulong_eq(i, 0x02040608UL)
|| !TEST_ulong_eq(i, 0xf8fafcfeUL)
|| !TEST_ulong_eq(i, 0x08060402UL)
|| !TEST_ulong_eq(i, 0xfefcfaf8UL)
|| !TEST_ulong_eq((unsigned long)i64, 9999999)
|| !TEST_ulong_eq(l, 42)
|| !TEST_ulong_eq((unsigned long)i64, 9999999)
|| !TEST_ulong_eq(l, 42)
if (!TEST_ulong_eq(SSL_SESSION_get_ticket_lifetime_hint(SSL_get_session(clientssl)), TWO_WEEK_SEC))
if (!TEST_ulong_eq(readbytes, 0))
if (!TEST_ulong_eq(readbytes, 0))
if (!TEST_ulong_eq(val, test->expect_val))
if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
|| !TEST(0, TEST_ulong_eq(919ul, 10234ul))
&& TEST_ulong_eq(ul ^= 1, 501)
&& TEST_ulong_eq(502, ul ^= 3)
&& TEST_ulong_eq(ul = ul * 3 - 6, 1500)