Searched refs:CemCommandTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/common_event_service/tools/test/unittest/cem/ |
H A D | common_event_command_test.cpp | 34 class CemCommandTest : public testing::Test { class 44 void CemCommandTest::SetUpTestCase() in SetUpTestCase() 47 void CemCommandTest::TearDownTestCase() in TearDownTestCase() 50 void CemCommandTest::SetUp() in SetUp() 56 void CemCommandTest::TearDown() in TearDown() 64 HWTEST_F(CemCommandTest, Cem_Command_0100, Function | MediumTest | Level1) 81 HWTEST_F(CemCommandTest, Cem_Command_0200, Function | MediumTest | Level1) 99 HWTEST_F(CemCommandTest, Cem_Command_0300, Function | MediumTest | Level1) 117 HWTEST_F(CemCommandTest, Cem_Command_0400, Function | MediumTest | Level1) 135 HWTEST_F(CemCommandTest, Cem_Command_0500, Function | MediumTest | Level1)
|