Home
last modified time | relevance | path

Searched refs:test_info (Results 1 – 3 of 3) sorted by relevance

/openssl/test/testutil/
H A Ddriver.c30 typedef struct test_info { struct
H A Dtests.c108 void test_info(const char *file, int line, const char *desc, ...) in test_info() function
/openssl/test/
H A Dtestutil.h412 void test_info(const char *file, int line, const char *desc, ...)
555 # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__)

Completed in 10 milliseconds