Searched refs:TlsSocketServerTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/server/ |
H A D | TlsSocketServerTest.cpp | 73 class TlsSocketServerTest : public testing::Test { class 84 HWTEST_F(TlsSocketServerTest, ListenInterface, testing::ext::TestSize.Level2) 95 HWTEST_F(TlsSocketServerTest, sendInterface, testing::ext::TestSize.Level2) 110 HWTEST_F(TlsSocketServerTest, closeInterface, testing::ext::TestSize.Level2) 129 HWTEST_F(TlsSocketServerTest, stopInterface, testing::ext::TestSize.Level2) 154 HWTEST_F(TlsSocketServerTest, getRemoteAddressInterface, testing::ext::TestSize.Level2) 190 HWTEST_F(TlsSocketServerTest, getRemoteCertificateInterface, testing::ext::TestSize.Level2) 217 HWTEST_F(TlsSocketServerTest, getCertificateInterface, testing::ext::TestSize.Level2) 237 HWTEST_F(TlsSocketServerTest, protocolInterface, testing::ext::TestSize.Level2) 272 HWTEST_F(TlsSocketServerTest, getSignatureAlgorithmsInterface, testing::ext::TestSize.Level2)
|
H A D | BUILD.gn | 119 "TlsSocketServerTest.cpp",
|