Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dtests.c259 test_fail_string_message(NULL, file, line, "string", st1, st2, "==", in test_str_eq()
273 test_fail_string_message(NULL, file, line, "string", st1, st2, "!=", in test_str_ne()
287 test_fail_string_message(NULL, file, line, "string", st1, st2, "==", in test_strn_eq()
301 test_fail_string_message(NULL, file, line, "string", st1, st2, "!=", in test_strn_ne()
H A Dtu_local.h24 void test_fail_string_message(const char *prefix, const char *file,
H A Dformat_output.c127 void test_fail_string_message(const char *prefix, const char *file, in test_fail_string_message() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Dtests.c283 test_fail_string_message(NULL, file, line, "string", st1, st2, "==", in test_str_eq()
297 test_fail_string_message(NULL, file, line, "string", st1, st2, "!=", in test_str_ne()
311 test_fail_string_message(NULL, file, line, "string", st1, st2, "==", in test_strn_eq()
325 test_fail_string_message(NULL, file, line, "string", st1, st2, "!=", in test_strn_ne()
H A Dtu_local.h26 void test_fail_string_message(const char *prefix, const char *file,
H A Dformat_output.c128 void test_fail_string_message(const char *prefix, const char *file, in test_fail_string_message() function