Home
last modified time | relevance | path

Searched refs:TEST_uint64_t_lt (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dquic_cc_test.c599 if (!TEST_uint64_t_lt(ccm->get_tx_allowance(cc), allowance)) in test_sanity()
H A Dquic_record_test.c3651 if (!TEST_uint64_t_lt(max_value, UINT64_MAX)) in tx_run_script()
3655 if (!TEST_uint64_t_lt(old_value, UINT64_MAX)) in tx_run_script()
H A Dquic_wire_test.c1402 if (!TEST_uint64_t_lt(f.ack_ranges[i].end, 1000)) in ack_generic_decode()
H A Dtestutil.h483 # define TEST_uint64_t_lt(a, b) test_uint64_t_lt(__FILE__, __LINE__, #a, #b, a, b) macro
H A Dquicapitest.c1808 if (!TEST_uint64_t_lt(real_bw, TEST_BW_LIMIT)) in test_bw_limit()
H A Dquic_multistream_test.c461 if (!TEST_uint64_t_lt(txke, hl->check_op->arg2)) in check_key_update_lt()
/freebsd/crypto/openssl/test/radix/
H A Dquic_ops.c939 if (!TEST_uint64_t_lt(slot, NUM_SLOTS)) in DEF_FUNC()
955 if (!TEST_uint64_t_lt(slot, NUM_SLOTS)) in DEF_FUNC()