Home
last modified time | relevance | path

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

/openssl-master/test/
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()
A Derrtest.c106 || !TEST_strn_eq(expected, p, strlen(expected))) in test_print_error_format()
A Dhttp_test.c56 if (!TEST_strn_eq(++hdr, "HTTP/1.", len)) in mock_http_server()
A Dpackettest.c255 || !TEST_strn_eq(data, buf1, 10) in test_PACKET_strndup()
A Dtestutil.h461 # define TEST_strn_eq(a, b, n) test_strn_eq(__FILE__, __LINE__, #a, #b, a, n, b, n) macro
A Dsslapitest.c5054 && !TEST_strn_eq(t13_cipher, negotiated_scipher, in test_tls13_ciphersuite()

Completed in 22 milliseconds