Home
last modified time | relevance | path

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

/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()
57 std::cout << " SetUpTestCase NfcControllerTest." << std::endl; in SetUpTestCase()
60 void NfcControllerTest::TearDownTestCase() in TearDownTestCase()
62 std::cout << " TearDownTestCase NfcControllerTest." << std::endl; in TearDownTestCase()
65 void NfcControllerTest::SetUp() {} in SetUp()
67 void NfcControllerTest::TearDown() {} in TearDown()
74 HWTEST_F(NfcControllerTest, GetNfcState001, TestSize.Level1) in HWTEST_F()
89 HWTEST_F(NfcControllerTest, TurnOn001, TestSize.Level1) in HWTEST_F()
105 HWTEST_F(NfcControllerTest, TurnOff00
[all...]

Completed in 2 milliseconds