Home
last modified time | relevance | path

Searched refs:TEST_strn_eq (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dx509_time_test.c557 || !TEST_strn_eq(pp, readable, rv)) in test_x509_time_print_rfc_822()
585 || !TEST_strn_eq(pp, readable, rv)) in test_x509_time_print_iso_8601()
H A Derrtest.c106 || !TEST_strn_eq(expected, p, strlen(expected))) in test_print_error_format()
H A Dhttp_test.c56 if (!TEST_strn_eq(++hdr, "HTTP/1.", len)) in mock_http_server()
H A Dpackettest.c255 || !TEST_strn_eq(data, buf1, 10) in test_PACKET_strndup()
H A Dtestutil.h499 # define TEST_strn_eq(a, b, n) test_strn_eq(__FILE__, __LINE__, #a, #b, a, n, b, n) macro
H A Dsslapitest.c5318 && !TEST_strn_eq(t13_cipher, negotiated_scipher, in test_tls13_ciphersuite()