Home
last modified time | relevance | path

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

/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_options_test.cpp27 DEFINE_DHCPLOG_DHCP_LABEL("DhcpOptionsTest");
32 class DhcpOptionsTest : public testing::Test { class
44 HWTEST_F(DhcpOptionsTest, GetDhcpOptionDataLen_SUCCESS, TestSize.Level1) in HWTEST_F()
50 HWTEST_F(DhcpOptionsTest, GetDhcpOptionDataLen_FAILED, TestSize.Level1) in HWTEST_F()
58 HWTEST_F(DhcpOptionsTest, GetDhcpOption_SUCCESS, TestSize.Level1) in HWTEST_F()
87 HWTEST_F(DhcpOptionsTest, GetDhcpOption_FAILED, TestSize.Level1) in HWTEST_F()
119 HWTEST_F(DhcpOptionsTest, GetDhcpOptionUint8_SUCCESS, TestSize.Level1) in HWTEST_F()
137 HWTEST_F(DhcpOptionsTest, GetDhcpOptionUint8_FAILED, TestSize.Level1) in HWTEST_F()
143 HWTEST_F(DhcpOptionsTest, GetDhcpOptionUint32_SUCCESS, TestSize.Level1) in HWTEST_F()
172 HWTEST_F(DhcpOptionsTest, GetDhcpOptionUint32_FAILE
[all...]

Completed in 2 milliseconds