Home
last modified time | relevance | path

Searched refs:AuthEnhanceMockTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test_enhance.cpp65 class AuthEnhanceMockTest : public testing::Test { class
73 void AuthEnhanceMockTest::SetUpTestCase() in SetUpTestCase()
79 void AuthEnhanceMockTest::TearDownTestCase() in TearDownTestCase()
85 void AuthEnhanceMockTest::SetUp() in SetUp()
90 void AuthEnhanceMockTest::TearDown() {} in TearDown()
110 HWTEST_F(AuthEnhanceMockTest, AUTH_START_LISTENING_Test_001, TestSize.Level0)
125 HWTEST_F(AuthEnhanceMockTest, AUTH_HICHAIN_START_AUTH_Test_001, TestSize.Level0)
145 HWTEST_F(AuthEnhanceMockTest, AUTH_INIT_Test_001, TestSize.Level0)
227 HWTEST_F(AuthEnhanceMockTest, CLINET_CONN_FAILED_001, TestSize.Level1)
293 HWTEST_F(AuthEnhanceMockTest, CHECK_SESSIONKEY_VALID_Test_001, TestSize.Level1)
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/
H A DBUILD.gn82 ohos_unittest("AuthEnhanceMockTest") {
839 ":AuthEnhanceMockTest",