|
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| |
| typedef VersionParam | ParamType |
| |
| typedef VersionParam | ParamType |
| |
| typedef VersionParam | ParamType |
| |
| typedef VersionParam | ParamType |
| |
| typedef VersionParam | ParamType |
| |
| typedef VersionParam | ParamType |
| |
| virtual | ~Test () |
| |
| virtual | ~Test () |
| |
| virtual | ~Test () |
| |
| virtual | ~Test () |
| |
| virtual | ~Test () |
| |
| virtual | ~Test () |
| |
| const ParamType & | GetParam () const |
| |
| virtual | ~WithParamInterface () |
| |
| virtual | ~WithParamInterface () |
| |
| virtual | ~WithParamInterface () |
| |
| virtual | ~WithParamInterface () |
| |
| virtual | ~WithParamInterface () |
| |
| virtual | ~WithParamInterface () |
| |
| static bool | HasFailure () |
| |
| static bool | HasFailure () |
| |
| static bool | HasFailure () |
| |
| static bool | HasFailure () |
| |
| static bool | HasFailure () |
| |
| static bool | HasFailure () |
| |
| static bool | HasFatalFailure () |
| |
| static bool | HasFatalFailure () |
| |
| static bool | HasFatalFailure () |
| |
| static bool | HasFatalFailure () |
| |
| static bool | HasFatalFailure () |
| |
| static bool | HasFatalFailure () |
| |
| static bool | HasNonfatalFailure () |
| |
| static bool | HasNonfatalFailure () |
| |
| static bool | HasNonfatalFailure () |
| |
| static bool | HasNonfatalFailure () |
| |
| static bool | HasNonfatalFailure () |
| |
| static bool | HasNonfatalFailure () |
| |
| static bool | IsSkipped () |
| |
| static bool | IsSkipped () |
| |
| static bool | IsSkipped () |
| |
| static bool | IsSkipped () |
| |
| static bool | IsSkipped () |
| |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| |
| static void | RecordProperty (const std::string &key, int value) |
| |
| static void | RecordProperty (const std::string &key, int value) |
| |
| static void | RecordProperty (const std::string &key, int value) |
| |
| static void | RecordProperty (const std::string &key, int value) |
| |
| static void | RecordProperty (const std::string &key, int value) |
| |
| static void | RecordProperty (const std::string &key, int value) |
| |
| static void | SetUpTestCase () |
| |
| static void | SetUpTestCase () |
| |
| static void | SetUpTestCase () |
| |
| static void | SetUpTestCase () |
| |
| static void | SetUpTestCase () |
| |
| static void | SetUpTestCase () |
| |
| static void | SetUpTestSuite () |
| |
| static void | SetUpTestSuite () |
| |
| static void | SetUpTestSuite () |
| |
| static void | SetUpTestSuite () |
| |
| static void | SetUpTestSuite () |
| |
| static void | TearDownTestCase () |
| |
| static void | TearDownTestCase () |
| |
| static void | TearDownTestCase () |
| |
| static void | TearDownTestCase () |
| |
| static void | TearDownTestCase () |
| |
| static void | TearDownTestCase () |
| |
| static void | TearDownTestSuite () |
| |
| static void | TearDownTestSuite () |
| |
| static void | TearDownTestSuite () |
| |
| static void | TearDownTestSuite () |
| |
| static void | TearDownTestSuite () |
| |
| static const ParamType & | GetParam () |
| |
| static const ParamType & | GetParam () |
| |
| static const ParamType & | GetParam () |
| |
| static const ParamType & | GetParam () |
| |
| static const ParamType & | GetParam () |
| |
Definition at line 2489 of file ssl_test.cc.
◆ SSLVersionTest()
| BSSL_NAMESPACE_BEGIN::SSLVersionTest::SSLVersionTest |
( |
| ) |
|
|
inlineprotected |
◆ Connect()
◆ CreateContext()
| bssl::UniquePtr<SSL_CTX> BSSL_NAMESPACE_BEGIN::SSLVersionTest::CreateContext |
( |
| ) |
const |
|
inlineprotected |
◆ is_dtls()
| bool BSSL_NAMESPACE_BEGIN::SSLVersionTest::is_dtls |
( |
| ) |
const |
|
inlineprotected |
◆ ResetContexts()
| void BSSL_NAMESPACE_BEGIN::SSLVersionTest::ResetContexts |
( |
| ) |
|
|
inlineprotected |
◆ SetUp()
| void BSSL_NAMESPACE_BEGIN::SSLVersionTest::SetUp |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ UseCertAndKey()
| bool BSSL_NAMESPACE_BEGIN::SSLVersionTest::UseCertAndKey |
( |
SSL_CTX * |
ctx | ) |
const |
|
inlineprotected |
◆ version()
| uint16_t BSSL_NAMESPACE_BEGIN::SSLVersionTest::version |
( |
| ) |
const |
|
inlineprotected |
◆ cert_
| bssl::UniquePtr<X509> BSSL_NAMESPACE_BEGIN::SSLVersionTest::cert_ |
|
protected |
◆ client_
| bssl::UniquePtr<SSL> BSSL_NAMESPACE_BEGIN::SSLVersionTest::client_ |
|
protected |
◆ client_ctx_
| bssl::UniquePtr<SSL_CTX> BSSL_NAMESPACE_BEGIN::SSLVersionTest::client_ctx_ |
|
protected |
◆ key_
| bssl::UniquePtr<EVP_PKEY> BSSL_NAMESPACE_BEGIN::SSLVersionTest::key_ |
|
protected |
◆ server_
| bssl::UniquePtr<SSL> BSSL_NAMESPACE_BEGIN::SSLVersionTest::server_ |
|
protected |
◆ server_ctx_
| bssl::UniquePtr<SSL_CTX> BSSL_NAMESPACE_BEGIN::SSLVersionTest::server_ctx_ |
|
protected |
◆ shed_handshake_config_
| bool BSSL_NAMESPACE_BEGIN::SSLVersionTest::shed_handshake_config_ = true |
|
protected |
The documentation for this class was generated from the following file: