Home
last modified time | relevance | path

Searched refs:test_perror (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssl/test/
H A Dtestutil.h418 void test_perror(const char *s);
558 #define TEST_perror test_perror
/src/crypto/openssl/test/testutil/
H A Dtests.c137 void test_perror(const char *s) in test_perror() function