Searched refs:SystemAbilityManagerTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/systemabilitymgr/samgr/test/unittest/ |
H A D | system_ability_manager_test.cpp | 33 class SystemAbilityManagerTest : public testing::Test { class 41 void SystemAbilityManagerTest::SetUpTestCase() in SetUpTestCase() 46 void SystemAbilityManagerTest::TearDownTestCase() in TearDownTestCase() 51 void SystemAbilityManagerTest::SetUp() in SetUp() 56 void SystemAbilityManagerTest::TearDown() in TearDown() 66 HWTEST_F(SystemAbilityManagerTest, SamgrReady001, TestSize.Level1) 82 HWTEST_F(SystemAbilityManagerTest, CheckSystemAbilityTest001, TestSize.Level1) 269 HWTEST_F(SystemAbilityManagerTest, AddSystemProcess001, TestSize.Level1) 291 HWTEST_F(SystemAbilityManagerTest, AddSystemProcess002, TestSize.Level1) 313 HWTEST_F(SystemAbilityManagerTest, AddSystemProcess003, TestSize.Level1) [all …]
|