Home
last modified time | relevance | path

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

/openssl-master/test/
A Dtest_test.c136 | !TEST(1, TEST_long_gt(84325677l, 12345l)) in test_long()
137 | !TEST(0, TEST_long_gt(12345l, 84325677l)) in test_long()
A Dtestutil.h423 # define TEST_long_gt(a, b) test_long_gt(__FILE__, __LINE__, #a, #b, a, b) macro
A Dsslapitest.c6574 if (!TEST_long_gt(len, 0) in get_MFL_from_client_hello()

Completed in 19 milliseconds