TEST_uint64_t_eq
|| !TEST_uint64_t_eq(cause->error_code, code))
|| !TEST_uint64_t_eq(v, cases[i].value)
if (!TEST_uint64_t_eq(ack->ack_ranges[i].start,
if (!TEST_uint64_t_eq(ack->ack_ranges[i].end,
if (!TEST_uint64_t_eq(diag_cur_bytes_in_flight, 0))
if (!TEST_uint64_t_eq(diag_cur_bytes_in_flight, 0))
if (!TEST_uint64_t_eq(ccm->get_tx_allowance(cc), allowance - 1200))
if (!TEST_uint64_t_eq(ccm->get_tx_allowance(cc), allowance - 1200))
if (!TEST_uint64_t_eq(ccm->get_tx_allowance(cc), allowance2))
if (!TEST_uint64_t_eq(allowance2 = ccm->get_tx_allowance(cc),
|| !TEST_uint64_t_eq(ossl_quic_cfq_item_get_frame_type(item),
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_cwm(txfc), 2000))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_swm(txfc), 2000))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_cwm(txfc), 2500))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_swm(txfc), 2000))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_credit_local(txfc, 0), 500))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_credit(txfc, 400), 0))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_credit(txfc, 0), 1))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_swm(txfc), 0))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_cwm(txfc), 2000))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_credit_local(txfc, 0), 2000))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_credit_local(txfc, 100), 1900))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_credit(txfc, 0), 2000))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_credit(txfc, 100), 1900))
if (!TEST_uint64_t_eq(ossl_quic_rxfc_get_cwm(&conn_rxfc),
if (!TEST_uint64_t_eq(ossl_quic_rxfc_get_cwm(&stream_rxfc[op->stream_idx]),
if (!TEST_uint64_t_eq(ossl_quic_rxfc_get_swm(&conn_rxfc),
if (!TEST_uint64_t_eq(ossl_quic_rxfc_get_swm(&stream_rxfc[op->stream_idx]),
if (!TEST_uint64_t_eq(ossl_quic_rxfc_get_rwm(&conn_rxfc),
if (!TEST_uint64_t_eq(ossl_quic_rxfc_get_rwm(&stream_rxfc[op->stream_idx]),
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_credit_local(txfc, 0), 1500))
if (is_stream && !TEST_uint64_t_eq(ossl_quic_txfc_get_credit(txfc, 0), 1500))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_swm(txfc), 500))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_swm(txfc), 600))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_credit_local(txfc, 0), 1400))
if (is_stream && !TEST_uint64_t_eq(ossl_quic_txfc_get_credit(txfc, 0), 1400))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_credit_local(txfc, 0), 0))
if (is_stream && !TEST_uint64_t_eq(ossl_quic_txfc_get_credit(txfc, 0), 0))
if (!TEST_uint64_t_eq(ossl_quic_txfc_get_swm(txfc), 2000))
|| !TEST_uint64_t_eq(hdr.offset, 0)
|| !TEST_uint64_t_eq(hdr.len, 12)
|| !TEST_uint64_t_eq(hdr.offset, 0)
|| !TEST_uint64_t_eq(hdr.len, 12))
|| !TEST_uint64_t_eq(regen_stream_id[0], 42)
|| !TEST_uint64_t_eq(regen_frame_type[0], OSSL_QUIC_FRAME_TYPE_MAX_STREAM_DATA)
|| !TEST_uint64_t_eq(regen_stream_id[1], 43)
|| !TEST_uint64_t_eq(regen_frame_type[1], OSSL_QUIC_FRAME_TYPE_MAX_STREAM_DATA)
|| !TEST_uint64_t_eq(regen_frame_type[2], OSSL_QUIC_FRAME_TYPE_HANDSHAKE_DONE)
|| !TEST_uint64_t_eq(regen_stream_id[2], UINT64_MAX)
|| !TEST_uint64_t_eq(regen_frame_type[3], OSSL_QUIC_FRAME_TYPE_MAX_DATA)
|| !TEST_uint64_t_eq(regen_stream_id[3], UINT64_MAX)
|| !TEST_uint64_t_eq(regen_frame_type[4], OSSL_QUIC_FRAME_TYPE_MAX_STREAMS_BIDI)
|| !TEST_uint64_t_eq(regen_stream_id[4], UINT64_MAX)
|| !TEST_uint64_t_eq(regen_frame_type[5], OSSL_QUIC_FRAME_TYPE_MAX_STREAMS_UNI)
|| !TEST_uint64_t_eq(regen_stream_id[5], UINT64_MAX)
|| !TEST_uint64_t_eq(regen_frame_type[6], OSSL_QUIC_FRAME_TYPE_ACK_WITH_ECN)
|| !TEST_uint64_t_eq(regen_stream_id[6], UINT64_MAX))
|| !TEST_uint64_t_eq(hdr.len, 0))
|| !TEST_uint64_t_eq(seq_num, 0)
|| !TEST_uint64_t_eq(seq_num, 1)
|| !TEST_uint64_t_eq(seq_num, 2)
|| !TEST_uint64_t_eq(seq_num, 3)
&& !TEST_uint64_t_eq(SSL_get_stream_id(c_stream),
if (!TEST_uint64_t_eq(s_stream_id, UINT64_MAX))
&& !TEST_uint64_t_eq(stream_id, op->arg2))
if (!TEST_uint64_t_eq(s_stream_id, UINT64_MAX))
|| !TEST_uint64_t_eq(error_code, cc_info.error_code)) {
if (!TEST_uint64_t_eq(error_code, tc->error_code)
if (!TEST_uint64_t_eq(s_stream_id, UINT64_MAX))
|| !TEST_uint64_t_eq(frame_data, path_challenge)) {
if (!TEST_uint64_t_eq(h->scratch1, 0))
return TEST_uint64_t_eq(aec, 42);
if (!TEST_uint64_t_eq(v, hl->check_op->arg2))
if (!TEST_uint64_t_eq(v, hl->check_op->arg2))
if (!TEST_uint64_t_eq(v, 30000))
if (!TEST_uint64_t_eq(v, hl->check_op->arg2))
|| !TEST_uint64_t_eq(avail + used, size))
if (!TEST_uint64_t_eq(used, hl->check_op->arg1))
if (!TEST_uint64_t_eq(items[i].revents, expected_revents[i])) {
|| !TEST_uint64_t_eq(seq_num_out, 0))
|| !TEST_uint64_t_eq(seq_num_out, 0)
|| !TEST_uint64_t_eq(seq_num_out, 0)
|| !TEST_uint64_t_eq(seq_num_out, 2))
if (!TEST_uint64_t_eq(ossl_qrx_get_key_epoch(s.qrx),
if (!TEST_uint64_t_eq(last_key_epoch, op->largest_pn))
if (!TEST_uint64_t_eq(old_value + 1, new_value))
|| !TEST_uint64_t_eq(a->len, b->len))
|| !TEST_uint64_t_eq(seq_num, 0)
|| !TEST_uint64_t_eq(seq_num, 3)
|| !TEST_uint64_t_eq(seq_num, 2)
|| !TEST_uint64_t_eq(seq_num, 1)
|| !TEST_uint64_t_eq(seq_num, 0)
|| !TEST_uint64_t_eq(seq_num, 0)
|| !TEST_uint64_t_eq(seq_num, 0)
|| !TEST_uint64_t_eq(hdr.offset, 4)
|| !TEST_uint64_t_eq(hdr.len, 3)
|| !TEST_uint64_t_eq(hdr.offset, 16)
|| !TEST_uint64_t_eq(hdr.len, 0)
|| !TEST_uint64_t_eq(hdr.offset, 16)
|| !TEST_uint64_t_eq(hdr.len, 0)
if (!TEST_uint64_t_eq(cur_rd, hdr.len))
|| !TEST_uint64_t_eq(hdr.offset, 0)
|| !TEST_uint64_t_eq(hdr.len, sizeof(data_1))
|| !TEST_uint64_t_eq(hdr.offset, 8)
|| !TEST_uint64_t_eq(hdr.len, sizeof(data_1) - 8)
if (!TEST_uint64_t_eq(h->frame.stop_sending.stream_id, 42)
|| !TEST_uint64_t_eq(h->frame.stop_sending.app_error_code, 4568))
if (!TEST_uint64_t_eq(h->frame.reset_stream.stream_id, 42)
|| !TEST_uint64_t_eq(h->frame.reset_stream.app_error_code, 4568)
|| !TEST_uint64_t_eq(h->frame.reset_stream.final_size, 0))
|| !TEST_uint64_t_eq(h->frame.conn_close.frame_type,
|| !TEST_uint64_t_eq(h->frame.conn_close.error_code, 2345)
if (!TEST_uint64_t_eq(h.frame_type, op->arg0))
if (!TEST_uint64_t_eq(h->frame.new_conn_id.seq_num, 2345)
|| !TEST_uint64_t_eq(h->frame.new_conn_id.retire_prior_to, 1234)
if (!TEST_uint64_t_eq(rchunks[0].stream_id, 98)
|| !TEST_uint64_t_eq(rchunks[1].stream_id, 99)
|| !TEST_uint64_t_eq(rchunks[2].stream_id, 100))
if (!TEST_uint64_t_eq(f.error_code, 0x1234))
if (!TEST_uint64_t_eq(f.frame_type, 0x9781))
&& !TEST_uint64_t_eq(id, 0x1234))
if (ret == 1 && !TEST_uint64_t_eq(peek_total_ranges, 2))
&& !TEST_uint64_t_eq(id, 0x1234))
&& !TEST_uint64_t_eq(id, 0x9781))
&& !TEST_uint64_t_eq(id, 0x9781))
if (!TEST_uint64_t_eq(total_ranges, peek_total_ranges))
&& !TEST_uint64_t_eq(id, 0x1234))
&& !TEST_uint64_t_eq(value, 0x9781))
&& !TEST_uint64_t_eq(id, 0x2233))
&& !TEST_uint64_t_eq(value, 0x4545))
if (!TEST_uint64_t_eq(ossl_time2ticks(f.delay_time),
if (!TEST_uint64_t_eq(f.ect0, encode_case_3_f.ect0))
if (!TEST_uint64_t_eq(f.ect1, encode_case_3_f.ect1))
if (!TEST_uint64_t_eq(total_ranges, peek_total_ranges))
if (!TEST_uint64_t_eq(f.ecnce, encode_case_3_f.ecnce))
if (!TEST_uint64_t_eq(res_pn, t->pn))
if (!TEST_uint64_t_eq(f.offset, 0x1234))
if (!TEST_uint64_t_eq(f.stream_id, 0x1234))
if (!TEST_uint64_t_eq(f.offset, 0))
if (!TEST_uint64_t_eq(f.stream_id, 0x1234))
if (!TEST_uint64_t_eq(f.offset, 0x39))
if (!TEST_uint64_t_eq(max_data, 0x1234))
if (!TEST_uint64_t_eq(stream_id, 0x1234))
if (!TEST_uint64_t_eq(max_data, 0x9781))
&& !TEST_uint64_t_eq(frame_type_1, OSSL_QUIC_FRAME_TYPE_MAX_STREAMS_BIDI))
&& !TEST_uint64_t_eq(max_streams_1, 0x1234))
&& !TEST_uint64_t_eq(frame_type_2, OSSL_QUIC_FRAME_TYPE_MAX_STREAMS_UNI))
&& !TEST_uint64_t_eq(max_streams_2, 0x9781))
if (!TEST_uint64_t_eq(max_data, 0x1234))
if (!TEST_uint64_t_eq(stream_id, 0x1234))
if (!TEST_uint64_t_eq(max_data, 0x9781))
&& !TEST_uint64_t_eq(frame_type_1, OSSL_QUIC_FRAME_TYPE_STREAMS_BLOCKED_BIDI))
&& !TEST_uint64_t_eq(max_streams_1, 0x1234))
&& !TEST_uint64_t_eq(frame_type_2, OSSL_QUIC_FRAME_TYPE_STREAMS_BLOCKED_UNI))
&& !TEST_uint64_t_eq(max_streams_2, 0x9781))
if (!TEST_uint64_t_eq(f.seq_num, 0x9781))
if (!TEST_uint64_t_eq(f.retire_prior_to, 0x1234))
if (!TEST_uint64_t_eq(f.conn_id.id_len, sizeof(encode_case_16_conn_id)))
if (!TEST_uint64_t_eq(seq_num, 0x1234))
if (!TEST_uint64_t_eq(challenge, encode_case_18_data))
if (!TEST_uint64_t_eq(challenge, encode_case_19_data))
|| !TEST_uint64_t_eq(info.error_code, OSSL_QUIC_ERR_TRANSPORT_PARAMETER_ERROR)
|| !TEST_uint64_t_eq(domain_flags, SSL_DOMAIN_FLAG_SINGLE_THREAD)
|| !TEST_uint64_t_eq(domain_flags, SSL_DOMAIN_FLAG_SINGLE_THREAD)
|| !TEST_uint64_t_eq(domain_flags, SSL_DOMAIN_FLAG_SINGLE_THREAD)
if (!TEST_uint64_t_eq(SSL_CTX_get_options(ctx), UINT64_MAX))
if (!TEST_uint64_t_eq(SSL_get_options(ssl), OSSL_QUIC_PERMITTED_OPTIONS))
if (!TEST_uint64_t_eq(SSL_get_options(ssl), OSSL_QUIC_PERMITTED_OPTIONS))
if (!TEST_uint64_t_eq(SSL_get_options(ssl), 0))
|| !TEST_uint64_t_eq(sid, 1))
|| !TEST_uint64_t_eq(sid, 1))
|| !TEST_uint64_t_eq(error_code, cc_info.error_code)) {
if (!TEST_uint64_t_eq(actual, expected))
if (!TEST_uint64_t_eq(items[i].revents, expected_items[i].revents))
if (!TEST_uint64_t_eq(OSSL_get_max_threads(NULL), 0))
if (!TEST_uint64_t_eq(OSSL_get_max_threads(cust_ctx), 0))
if (!TEST_uint64_t_eq(OSSL_get_max_threads(NULL), 0))
if (!TEST_uint64_t_eq(OSSL_get_max_threads(cust_ctx), 0))
if (!TEST_uint64_t_eq(OSSL_get_max_threads(NULL), 0))
if (!TEST_uint64_t_eq(OSSL_get_max_threads(cust_ctx), 0))
if (!TEST_uint64_t_eq(OSSL_get_max_threads(NULL), 0))
if (!TEST_uint64_t_eq(OSSL_get_max_threads(cust_ctx), 1))
if (!TEST_uint64_t_eq(OSSL_get_max_threads(NULL), 1))
if (!TEST_uint64_t_eq(OSSL_get_max_threads(cust_ctx), 0))
|| !TEST_uint64_t_eq(expected, actual))