Searched refs:CardemulationTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/nfc/test/unittest/services/cardemulation_test/ |
H A D | cardemulation_test.cpp | 27 class CardemulationTest : public testing::Test { class 35 void CardemulationTest::SetUpTestCase() in SetUpTestCase() 40 void CardemulationTest::TearDownTestCase() in TearDownTestCase() 45 void CardemulationTest::SetUp() {} in SetUp() 47 void CardemulationTest::TearDown() {} in TearDown() 54 HWTEST_F(CardemulationTest, IsSupported001, TestSize.Level1) 68 HWTEST_F(CardemulationTest, IsSupported002, TestSize.Level1) 82 HWTEST_F(CardemulationTest, IsSupported003, TestSize.Level1) 96 HWTEST_F(CardemulationTest, IsSupported004, TestSize.Level1) 111 HWTEST_F(CardemulationTest, CeService001, TestSize.Level1) [all …]
|