Home
last modified time | relevance | path

Searched refs:test_fail_message_prefix (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/test/testutil/
H A Dtu_local.h21 void test_fail_message_prefix(const char *prefix, const char *file,
H A Dformat_output.c51 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_string_common()
280 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_bignum_common()
436 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_memory_common()
H A Dtests.c25 void test_fail_message_prefix(const char *prefix, const char *file, in test_fail_message_prefix() function
79 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_message_va()