Searched refs:test_section (Results 1 – 5 of 5) sorted by relevance
30 const char *test_section; member129 if (!TEST_ptr(ctx = SSL_TEST_CTX_create(conf, fixture->test_section)) in execute_test()155 fixture->test_section = "ssltest_default"; in test_empty_configuration()166 fixture->test_section = "ssltest_good"; in test_good_configuration()
247 SSL_TEST_CTX *SSL_TEST_CTX_create(const CONF *conf, const char *test_section);
832 SSL_TEST_CTX *SSL_TEST_CTX_create(const CONF *conf, const char *test_section) in SSL_TEST_CTX_create() argument839 if (!TEST_ptr(sk_conf = NCONF_get_section(conf, test_section)) in SSL_TEST_CTX_create()
28 [section:test_section Try callouts in a section]