summaryrefslogtreecommitdiff
path: root/tests/src/android/net/dhcp/DhcpPacketTest.java
AgeCommit message (Expand)Author
2019-05-21Move the NetworkStack tests to unit/ to add an integration test.Lorenzo Colitti
2019-04-27Fix some checkstyle nits in DhcpPacketTest.Lorenzo Colitti
2019-04-27Additional code for server name in DHCP packets.Lorenzo Colitti
2019-03-01Migrate frameworks/base/tests/testables and its users to androidx.testBrett Chabot
2019-01-28Add hidden utils and constants to NetworkStackRemi NGUYEN VAN
2019-01-28Move NetworkUtils used by NetworkStackRemi NGUYEN VAN
2019-01-23Move IpClient to NetworkStackRemi NGUYEN VAN