Home
last modified time | relevance | path

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

/openssl/test/
H A Dtest_test.c83 || !TEST(1, TEST_char_ne('a', 'c')) in test_char()
84 || !TEST(0, TEST_char_ne('e', 'e')) in test_char()
473 && TEST_char_ne('d', --c) in test_single_eval()
H A Dtestutil.h409 # define TEST_char_ne(a, b) test_char_ne(__FILE__, __LINE__, #a, #b, a, b) macro

Completed in 17 milliseconds