Searched refs:TEST_strn2_eq (Results 1 – 3 of 3) sorted by relevance
/openssl/test/ |
H A D | trace_api_test.c | 133 if (!TEST_strn2_eq(p_buf, len, expected, expected_len)) in test_trace_channel()
|
H A D | endecoder_legacy_test.c | 294 && TEST_strn2_eq(str_provided, len_provided, in test_membio_str_eq()
|
H A D | testutil.h | 518 # define TEST_strn2_eq(a, m, b, n) test_strn_eq(__FILE__, __LINE__, #a, #b, a, m, b, n) macro
|
Completed in 9 milliseconds