summaryrefslogtreecommitdiff
path: root/tests/src/android/net/ip/IpClientTest.java
AgeCommit message (Expand)Author
2019-05-21Move the NetworkStack tests to unit/ to add an integration test.Lorenzo Colitti
2019-04-05Add a mechanism to pass the L2Key and group hint to IpClientChalard Jean
2019-03-18Move the IpMemoryStore to the network stack.Chalard Jean
2019-03-16Remove aidl wrappers for framework parcelablesRemi NGUYEN VAN
2019-03-08Remove NetworkStack test dependency on testutilsRemi NGUYEN VAN
2019-03-01Migrate frameworks/base/tests/testables and its users to androidx.testBrett Chabot
2019-02-14Remove deps from framework on netd interfacesRemi NGUYEN VAN
2019-01-29Run IpClientLinkObserver on Binder threadRemi NGUYEN VAN
2019-01-29Remove IpClient usage of NetworkManagementServiceRemi NGUYEN VAN
2019-01-24Fix IpClientTestRemi NGUYEN VAN
2019-01-23Move IpClient to NetworkStackRemi NGUYEN VAN