Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dtestutil.h411 void test_info_c90(const char *desc, ...) PRINTF_FORMAT(1, 2);
534 # define TEST_info test_info_c90
/freebsd/crypto/openssl/test/testutil/
H A Dtests.c100 void test_info_c90(const char *desc, ...) in test_info_c90() function