Home
last modified time | relevance | path

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

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