Home
last modified time | relevance | path

Searched defs:test_info (Results 1 – 2 of 2) sorted by relevance

/openssl-master/test/testutil/
A Ddriver.c30 typedef struct test_info { struct
31 const char *test_case_name;
32 int (*test_fn) (void);
33 int (*param_test_fn)(int idx);
34 int num;
37 int subtest:1;
A Dtests.c109 void test_info(const char *file, int line, const char *desc, ...) in test_info() function

Completed in 4 milliseconds