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.h417 void test_perror(const char *s);
543 # define TEST_perror test_perror
/freebsd/crypto/openssl/test/testutil/
H A Dtests.c138 void test_perror(const char *s) in test_perror() function