Home
last modified time | relevance | path

Searched refs:TEST_uint_lt (Results 1 – 3 of 3) sorted by relevance

/openssl-master/test/
A Dtest_test.c62 | !TEST(1, TEST_uint_lt(5u, 9u)) in test_uint()
63 | !TEST(0, TEST_uint_lt(9u, 5u)) in test_uint()
A Dtestutil.h400 # define TEST_uint_lt(a, b) test_uint_lt(__FILE__, __LINE__, #a, #b, a, b) macro
A Dbntest.c2096 || !TEST_uint_lt(v = (unsigned int)BN_get_word(val), range)) in test_rand_range_single()

Completed in 10 milliseconds