Home
last modified time | relevance | path

Searched refs:TEST_char_gt (Results 1 – 2 of 2) sorted by relevance

/openssl/test/
H A Dtest_test.c90 || !TEST(1, TEST_char_gt('w', 'n')) in test_char()
91 || !TEST(0, TEST_char_gt('n', 'w')) in test_char()
H A Dtestutil.h412 # define TEST_char_gt(a, b) test_char_gt(__FILE__, __LINE__, #a, #b, a, b) macro

Completed in 13 milliseconds