summaryrefslogtreecommitdiff
path: root/tests/integration/src/android/net/ip/IpClientIntegrationTest.java
AgeCommit message (Expand)Author
2020-06-23Merge "Injecting network ip provision stats into statsd" into rvc-devRemi NGUYEN VAN
2020-06-23Injecting network ip provision stats into statsdlifr
2020-06-19Merge "Move Inet[4]AddressUtils to libs/net" into rvc-devRemi NGUYEN VAN
2020-06-18Transition to appropriate state after all left addresses have been cleared.Treehugger Robot
2020-06-12Move Inet[4]AddressUtils to libs/netRemi NGUYEN VAN
2020-06-11Remove DhcpResults from NetworkStack shared libRemi NGUYEN VAN
2020-06-09Disable IPv6 stack when IPv6 provisioning is lost but IPv4 is still alive.Treehugger Robot
2020-06-01Refactor out the IPv4-only provisioning result verification.Xiao Ma
2020-05-29Rename groupHint to cluster.Chalard Jean
2020-05-25Enable DHCP INIT-REBOOT state on R.Xiao Ma
2020-05-15Move common apishim classes to apishim.common pkgRemi NGUYEN VAN
2020-05-10Test that IFA_F_STABLE_PRIVACY appears in LinkAddresses.Lorenzo Colitti
2020-05-10Use doIpv6Provisioning in testPref64Option.Lorenzo Colitti
2020-05-08Verify the IP addresses from IPv6-only provisioning look correct.Lorenzo Colitti
2020-05-07Merge "Fix the potential NPE when starting provisioning with FILS." into rvc-devXiao Ma
2020-05-07Fix the potential NPE when starting provisioning with FILS.Xiao Ma
2020-05-06Test that the system doesn't accept non-/96 NAT64 prefixes.Lorenzo Colitti
2020-05-04Don't crash if the PREF64 expires when IpClient is stopped.Lorenzo Colitti
2020-05-01Wait for IpClient.StoppedState#enter before testsRemi NGUYEN VAN
2020-04-27Add a ShimUtils.isAtLeastR() and use it in tests.Treehugger Robot
2020-04-26Merge "Speed up the DHCP roaming tests." into rvc-devLorenzo Colitti
2020-04-26Speed up the DHCP roaming tests.Lorenzo Colitti
2020-04-26Deflake testRaRdnss.Lorenzo Colitti
2020-04-25Speed up IpClientIntegrationTest.Lorenzo Colitti
2020-04-25Deflake and fix testIpClientClearingIpAddressState.Maciej Żenczykowski
2020-04-25Skip tests if the shims are too old for them to pass.Lorenzo Colitti
2020-04-24Merge "Address comments on ag/11204387." into rvc-devTreeHugger Robot
2020-04-24Address comments on ag/11204387.Lorenzo Colitti
2020-04-23Merge "Ensure that the NAT64 prefix is removed when its lifetime expires." in...Lorenzo Colitti
2020-04-23Ensure that the NAT64 prefix is removed when its lifetime expires.Lorenzo Colitti
2020-04-21Fix NetworkStackCoverageTests on QRemi NGUYEN VAN
2020-04-20Get the l2key and grouphint from the initial provisioning configuration.Xiao Ma
2020-04-20Listen for pref64 RA attributes in IpClientLinkObserver.Lorenzo Colitti
2020-04-18Make IpClientIntegrationTest pass on rvc-dev.Lorenzo Colitti
2020-04-16Renew previous IP address when roaming happens in certain specific Wi-Fi netw...Xiao Ma
2020-04-07Add bssid field in the ScanResultInfo class.Xiao Ma
2020-04-03Merge "Getting interface params in ClearingIpAddressState#enter." into rvc-devTreeHugger Robot
2020-04-03Test that DhcpClient sets the server address in LinkProperties.Lorenzo Colitti
2020-04-03Getting interface params in ClearingIpAddressState#enter.Xiao Ma
2020-03-25Move TapPacketReader into its own utility class.Automerger Merge Worker
2020-03-18Detect upstream hotspot device type by checking the vendor specific IE.Xiao Ma
2020-02-20Merge "Add captive portal info to DhcpClient output"Xiao Ma
2020-02-19Add captive portal info to DhcpClient outputRemi NGUYEN VAN
2020-02-19Add a hasMacAddress member to InterfaceParams.Lorenzo Colitti
2020-02-05Fix IpClientIntegrationTests on QRemi NGUYEN VAN
2020-02-05Add a NetworkStackCoverageTests target.Lorenzo Colitti
2020-02-01Notify IpClient DHCP process success before configuring Interface.Xiao Ma
2019-12-27Merge "Provide RRO configuration to send DHCP client hostname option."Xiao Ma
2019-12-27Provide RRO configuration to send DHCP client hostname option.Xiao Ma
2019-12-27Read ARP timing properties from DeviceConfig appropriately.Xiao Ma