Searched refs:TEST_strn_eq (Results 1 – 4 of 4) sorted by relevance
/third_party/openssl/test/ |
D | x509_time_test.c | 478 || !TEST_strn_eq(pp, readable, rv)) in test_x509_time_print()
|
D | packettest.c | 255 || !TEST_strn_eq(data, buf1, 10) in test_PACKET_strndup()
|
D | testutil.h | 354 # define TEST_strn_eq(a, b, n) test_strn_eq(__FILE__, __LINE__, #a, #b, a, b, n) macro
|
D | sslapitest.c | 3619 && !TEST_strn_eq(t13_cipher, negotiated_scipher, in test_tls13_ciphersuite()
|