Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_test.cpp28 class NfcControllerTest : public testing::Test { class
55 void NfcControllerTest::SetUpTestCase() in SetUpTestCase()
60 void NfcControllerTest::TearDownTestCase() in TearDownTestCase()
65 void NfcControllerTest::SetUp() {} in SetUp()
67 void NfcControllerTest::TearDown() {} in TearDown()
74 HWTEST_F(NfcControllerTest, GetNfcState001, TestSize.Level1)
89 HWTEST_F(NfcControllerTest, TurnOn001, TestSize.Level1)
105 HWTEST_F(NfcControllerTest, TurnOff001, TestSize.Level1)
134 HWTEST_F(NfcControllerTest, IsNfcOpen001, TestSize.Level1)
161 HWTEST_F(NfcControllerTest, RegListener001, TestSize.Level1)
[all …]