Searched refs:SoftbusSessionTest (Results 1 - 3 of 3) sorted by relevance
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/ |
H A D | softbus_session_test.cpp | 33 class SoftbusSessionTest : public testing::Test { class 41 void SoftbusSessionTest::SetUpTestCase(void) in SetUpTestCase() 48 void SoftbusSessionTest::TearDownTestCase(void) in TearDownTestCase() 60 HWTEST_F(SoftbusSessionTest, SoftbusSessionTest_IsFromServer_0100, TestSize.Level1) in HWTEST_F() 78 HWTEST_F(SoftbusSessionTest, SoftbusSessionTest_GetCid_0100, TestSize.Level1) in HWTEST_F() 96 HWTEST_F(SoftbusSessionTest, SoftbusSessionTest_GetHandle_0100, TestSize.Level1) in HWTEST_F() 114 HWTEST_F(SoftbusSessionTest, SoftbusSessionTest_GetKey_0100, TestSize.Level1) in HWTEST_F() 134 HWTEST_F(SoftbusSessionTest, SoftbusSessionTest_Release_0100, TestSize.Level1) in HWTEST_F() 152 HWTEST_F(SoftbusSessionTest, SoftbusSessionTest_DisableSessionListener_0100, TestSize.Level1) in HWTEST_F()
|
/foundation/distributedhardware/device_manager/test/softbusunittest/ |
H A D | UTTest_softbus_session.cpp | 27 void SoftbusSessionTest::SetUp() in SetUp() 30 void SoftbusSessionTest::TearDown() in TearDown() 33 void SoftbusSessionTest::SetUpTestCase() in SetUpTestCase() 36 void SoftbusSessionTest::TearDownTestCase() in TearDownTestCase() 55 HWTEST_F(SoftbusSessionTest, OpenAuthSession_001, testing::ext::TestSize.Level0) in HWTEST_F() 71 HWTEST_F(SoftbusSessionTest, OpenAuthSession_002, testing::ext::TestSize.Level0) in HWTEST_F() 87 HWTEST_F(SoftbusSessionTest, SendData_001, testing::ext::TestSize.Level0) in HWTEST_F() 104 HWTEST_F(SoftbusSessionTest, SendData_002, testing::ext::TestSize.Level0) in HWTEST_F() 126 HWTEST_F(SoftbusSessionTest, SendData_003, testing::ext::TestSize.Level0) in HWTEST_F() 147 HWTEST_F(SoftbusSessionTest, SoftbusSession_00 [all...] |
H A D | UTTest_softbus_session.h | 39 class SoftbusSessionTest : public testing::Test { class
|
Completed in 2 milliseconds