Home
last modified time | relevance | path

Searched refs:test_str_eq (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dtests.c253 int test_str_eq(const char *file, int line, const char *st1, const char *st2, in test_str_eq() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Dtests.c277 int test_str_eq(const char *file, int line, const char *st1, const char *st2, in test_str_eq() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h352 # define TEST_str_eq(a, b) test_str_eq(__FILE__, __LINE__, #a, #b, a, b)
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h497 # define TEST_str_eq(a, b) test_str_eq(__FILE__, __LINE__, #a, #b, a, b)