Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_srt_gen_test.c19 struct test_case { struct
33 static const struct test_case tests[] = { argument
52 const struct test_case *t = &tests[idx]; in test_srt_gen()
H A Dtest_test.c22 #define TEST(expected, test) test_case((expected), #test, (test))
24 static int test_case(int expected, const char *test, int result) in test_case() function
H A Dparams_test.c538 static int test_case(int i) in test_case() function
708 ADD_ALL_TESTS(test_case, OSSL_NELEM(test_cases)); in setup_tests()

Completed in 14 milliseconds