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

/external/dhcpcd/
H A Ddhcpcd_test.cpp76 class DhcpcdGetOptionTest : public ::testing::Test { class in inherits:::testing::Test
105 TEST_F(DhcpcdGetOptionTest, OptionNotPresent) {
110 TEST_F(DhcpcdGetOptionTest, TypeIsOffTheEnd) {
116 TEST_F(DhcpcdGetOptionTest, LengthIsOffTheEnd) {
122 TEST_F(DhcpcdGetOptionTest, ValueIsOffTheEnd) {
128 TEST_F(DhcpcdGetOptionTest, InsufficientSpaceForValue) {
137 TEST_F(DhcpcdGetOptionTest, InsufficientSpaceForContinuedValue) {

Completed in 190 milliseconds