Searched refs:WiFiNetDeviceTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/drivers/peripheral/wlan/test/unittest/common/ |
H A D | hdf_net_device_test.cpp | 30 class WiFiNetDeviceTest : public testing::Test { class 38 void WiFiNetDeviceTest::SetUpTestCase() in SetUpTestCase() 45 void WiFiNetDeviceTest::TearDownTestCase() in TearDownTestCase() 52 void WiFiNetDeviceTest::SetUp() {} in SetUp() 54 void WiFiNetDeviceTest::TearDown() {} in TearDown() 62 HWTEST_F(WiFiNetDeviceTest, WiFiNetDeviceInit001, TestSize.Level1) 74 HWTEST_F(WiFiNetDeviceTest, WiFiNetDeviceAdd001, TestSize.Level1) 86 HWTEST_F(WiFiNetDeviceTest, WiFiNetDeviceGet001, TestSize.Level1) 110 HWTEST_F(WiFiNetDeviceTest, WiFiNetDeviceGetCap001, TestSize.Level1) 122 HWTEST_F(WiFiNetDeviceTest, WiFiNetDeviceSetAddr001, TestSize.Level1) [all …]
|