Home
last modified time | relevance | path

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

/openssl/test/
H A Dtest_test.c106 || !TEST(1, TEST_uchar_ne(50, 2)) in test_uchar()
107 || !TEST(0, TEST_uchar_ne(66, 66)) in test_uchar()
H A Dtestutil.h416 # define TEST_uchar_ne(a, b) test_uchar_ne(__FILE__, __LINE__, #a, #b, a, b) macro

Completed in 11 milliseconds