1. bc78663 Merge "[NS01.cn] Adjust calls for NetworkScore" by Chalard Jean · 4 years, 5 months ago
  2. bfaefe4 Fix NullPointerException when running testRequestBackgroundNetwork by lucaslin · 4 years, 5 months ago
  3. 1fc092a [NS01.cn] Adjust calls for NetworkScore by Chalard Jean · 4 years, 5 months ago
  4. 71de00d Rename StringNetworkSpecifier to Ethernet by Remi NGUYEN VAN · 4 years, 6 months ago
  5. 8060dfe Make ConnectivityManagerTest use the API shims. by Lorenzo Colitti · 4 years, 5 months ago
  6. 589d0ad Use NET_CAPABILITY_NOT_VCN_MANAGED from ConstantsShim. by Lorenzo Colitti · 4 years, 5 months ago
  7. 3f134a3 Merge "[VCN07.1] Add test for bypassing VCN for non-internet request" by Junyu Lai · 4 years, 5 months ago
  8. 26c1159 Merge "Release test network in a test" by Chalard Jean · 4 years, 5 months ago
  9. 8a8bf74 Release test network in a test by Chalard Jean · 4 years, 5 months ago
  10. bb54013 Use unbundled version of BouncyCastle in Ike cts tests by Daulet Zhanguzin · 4 years, 5 months ago
  11. 2be434a Make the CTS tests explicitly depend on modules-utils-build. by Lorenzo Colitti · 4 years, 5 months ago
  12. afa18f0 Merge "Fix CTS test failed on R device" by Treehugger Robot · 4 years, 5 months ago
  13. f754671 Merge "Add MUTABLE flag when creating PendingIntent" by Treehugger Robot · 4 years, 5 months ago
  14. 2108ead Merge "Fix flaky test by extending timeout" by Treehugger Robot · 4 years, 5 months ago
  15. 62f5117 Add MUTABLE flag when creating PendingIntent by junyulai · 4 years, 6 months ago
  16. e26bbf8 Fix CTS test failed on R device by junyulai · 4 years, 6 months ago
  17. 607985b Fix flaky test by extending timeout by junyulai · 4 years, 6 months ago
  18. 651a95f [VCN07.1] Add test for bypassing VCN for non-internet request by junyulai · 4 years, 7 months ago
  19. f5b346e Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Bob Badour · 4 years, 6 months ago
  20. 1a16358 Merge "Deflake CaptivePortalTest mobile data usage" by Remi NGUYEN VAN · 4 years, 6 months ago
  21. 6d190ab Deflake CaptivePortalTest mobile data usage by Remi NGUYEN VAN · 4 years, 6 months ago
  22. 561c319 Merge "Skip NetworkAgentTest via its runner on R-" by Remi NGUYEN VAN · 4 years, 6 months ago
  23. 97e6be2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 4 years, 6 months ago
  24. 075da46 Revert "[VCN07.1] Add test for bypassing VCN for non-internet re..." by Remi NGUYEN VAN · 4 years, 6 months ago
  25. f77bed6 Revert "Address comments on aosp/1550755" by Remi NGUYEN VAN · 4 years, 6 months ago
  26. fd71054 Merge changes I71a37663,Ib2010b38 by Lorenzo Colitti · 4 years, 6 months ago
  27. e1f96f3 Merge "Run Connectivity cts tests against unbundled version of BouncyCastle" by Daulet Zhanguzin · 4 years, 6 months ago
  28. baea700 Improve testing of registerSystemDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  29. bf5c297 Remove buggy ConnectivityManagerTest#ensureWifiConnected. by Lorenzo Colitti · 4 years, 6 months ago
  30. e9aeb3c Add CTS coverage for VpnTransportInfo. by Lorenzo Colitti · 4 years, 6 months ago
  31. 8b4a865 Run Connectivity cts tests against unbundled version of BouncyCastle by Daulet Zhanguzin · 4 years, 6 months ago
  32. 1e5cdd3 Add test coverage for registerSystemDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  33. 1259762 Merge "Temporarily disable flaky testRequestBackgroundNetwork CTS test" by Treehugger Robot · 4 years, 6 months ago
  34. 349deb8 Temporarily disable flaky testRequestBackgroundNetwork CTS test by junyulai · 4 years, 6 months ago
  35. 5ceb5c3 Address comments on aosp/1550755 by junyulai · 4 years, 6 months ago
  36. ea79aa6 [VCN07.1] Add test for bypassing VCN for non-internet request by junyulai · 4 years, 7 months ago
  37. 38b5855 [VCN06.1] Add CTS for request background network by Junyu Lai · 4 years, 7 months ago
  38. b35d177 Skip NetworkAgentTest via its runner on R- by Remi NGUYEN VAN · 4 years, 7 months ago
  39. f555f4b Merge "Revert "[VCN06.1] Add CTS for request background network"" by Junyu Lai · 4 years, 7 months ago
  40. 3660b71 Revert "[VCN06.1] Add CTS for request background network" by Junyu Lai · 4 years, 7 months ago
  41. 5b39b66 Merge "[VCN06.1] Add CTS for request background network" by Junyu Lai · 4 years, 7 months ago
  42. f8370c0 [VCN06.1] Add CTS for request background network by junyulai · 4 years, 7 months ago
  43. 4bf203d Skip NetworkAgentTest on R- by Remi NGUYEN VAN · 4 years, 7 months ago
  44. cd1851e Net CTS: move NsdManagerTest from Wifi CTS by David Su · 4 years, 7 months ago
  45. 4f896db Migrate away from AsyncChannel in NetworkAgent by Chalard Jean · 4 years, 9 months ago
  46. abb46be Fix timeout on NetworkAgentTest callback by Remi NGUYEN VAN · 4 years, 8 months ago
  47. 9b6b353 Move cts/net/TEST_MAPPING to toplevel by Remi NGUYEN VAN · 4 years, 8 months ago
  48. 678d27f Merge changes from topic "cs-generalize-underlying-networks" by Lorenzo Colitti · 4 years, 8 months ago
  49. ed1211d Update NetworkAgentTest to support generalized underlying networks. by Lorenzo Colitti · 4 years, 8 months ago
  50. cc3e994 Minor fixes to NetworkAgentTest. by Lorenzo Colitti · 4 years, 8 months ago
  51. 78f7c04 Merge "Pass in proper NetworkCapabilities in testSetUnderlyingNetworks." by Lorenzo Colitti · 4 years, 8 months ago
  52. 977464e Pass in proper NetworkCapabilities in testSetUnderlyingNetworks. by Lorenzo Colitti · 4 years, 8 months ago
  53. d01761e Set noparent in connectivity CTS owners by Remi NGUYEN VAN · 4 years, 8 months ago
  54. 7d04b2a Merge "Add a CTS test for NetworkAgent#setUnderlyingNetworks." by Lorenzo Colitti · 4 years, 8 months ago
  55. de39ae4 Merge "Fix race condition in NetworkWatchListTest" by Treehugger Robot · 4 years, 8 months ago
  56. 3657ce9c Add a CTS test for NetworkAgent#setUnderlyingNetworks. by Lorenzo Colitti · 4 years, 8 months ago
  57. d4430d2 Merge "Add TEST_MAPPING config for CTS postsubmit" by Remi NGUYEN VAN · 4 years, 8 months ago
  58. 36529b2 Fix race condition in NetworkWatchListTest by Alan Stokes · 4 years, 9 months ago
  59. 1de9621 Merge "Tune up TIMEOUTs of IPSec CTS for low end devices" by Treehugger Robot · 4 years, 8 months ago
  60. 1bc6287 Add TEST_MAPPING config for CTS postsubmit by Remi NGUYEN VAN · 4 years, 8 months ago
  61. 42fbb57 Merge changes from topic "TrafficStats.getTxRxBytes" by Junyu Lai · 4 years, 8 months ago
  62. d639d12 Merge "This bug was fixed in S, don't test for it in R" by Chalard Jean · 4 years, 8 months ago
  63. e90c48c This bug was fixed in S, don't test for it in R by Chalard Jean · 4 years, 9 months ago
  64. b9e51da Merge "Use READ_PHONE_STATE when checking Carrier Configs." by Cody Kesting · 4 years, 9 months ago
  65. 5c39147 Tune up TIMEOUTs of IPSec CTS for low end devices by Yintang Gu · 4 years, 9 months ago
  66. 4eda64b Merge "Add an owner for NetworkWatchlistTest." by Treehugger Robot · 4 years, 9 months ago
  67. f5ae035 Merge "Use ACCESS_WIFI_STATE when clearing wifi blacklist" by Treehugger Robot · 4 years, 9 months ago
  68. 108f82b Add an owner for NetworkWatchlistTest. by Alan Stokes · 4 years, 9 months ago
  69. 42ea431 Exclude lingering traffic from loopback iface stats check by junyulai · 4 years, 9 months ago
  70. 549cc56 Add CTS for getTx/RxBytes in TrafficStats by junyulai · 4 years, 10 months ago
  71. a9bdde8 Use READ_PHONE_STATE when checking Carrier Configs. by Cody Kesting · 4 years, 10 months ago
  72. 78cb3a9 Use CONNECTIVITY_INTERNAL on Q for portal URL by Remi NGUYEN VAN · 4 years, 9 months ago
  73. 72c7fe9 Use ACCESS_WIFI_STATE when clearing wifi blacklist by Remi NGUYEN VAN · 4 years, 9 months ago
  74. fcabfc6 Fix minor bug and deflaky for DnsResolverTest by Luke Huang · 4 years, 9 months ago
  75. 9670ecf Merge "Fix MultinetworkApiTest for instant mode" by Treehugger Robot · 4 years, 9 months ago
  76. aa00145 Fix MultinetworkApiTest for instant mode by Weilun Du · 4 years, 11 months ago
  77. e3c9bb8 Merge "Make sure agents start in the CONNECTING state" by Chalard Jean · 4 years, 9 months ago
  78. 5ecf780 Merge "Don't run hotspot related tests if Soft AP is not supported" by Treehugger Robot · 4 years, 9 months ago
  79. 8705535 Don't run hotspot related tests if Soft AP is not supported by markchien · 4 years, 10 months ago
  80. 98716c5 Add all CTS tests to general-tests suite by Dan Shi · 4 years, 9 months ago
  81. 1cdfeec Merge "Move apache HTTP tests out of tests/net" by Remi NGUYEN VAN · 4 years, 9 months ago
  82. 438200a Move apache HTTP tests out of tests/net by Remi NGUYEN VAN · 4 years, 10 months ago
  83. 7851370 Merge "Add com.google.android.resolv.apex and com.google.android.tethering.apex for CtsNetTestCasesLatestSdk." by Treehugger Robot · 4 years, 9 months ago
  84. 48c4cf6 Add com.google.android.resolv.apex and com.google.android.tethering.apex by easoncylee · 4 years, 10 months ago
  85. 0c70933 Wait for connect before dropping permissions by Remi NGUYEN VAN · 4 years, 10 months ago
  86. 845fa07 Make sure agents start in the CONNECTING state by Chalard Jean · 4 years, 10 months ago
  87. 2888ab7 Migrate Tethering util functions to CtsTetheringUtils by markchien · 4 years, 10 months ago
  88. d8f0f4a Merge "Migrate IPsec CTS out of tests/tests/net" by Yan Yan · 4 years, 10 months ago
  89. b4d5a4b Migrate IPsec CTS out of tests/tests/net by Yan Yan · 4 years, 10 months ago
  90. b54ca7b Merge "Do not expect broadcasts in CaptivePortalTest" by Treehugger Robot · 4 years, 10 months ago
  91. 1dd1530 Merge "Update the QUIC packet format." by Treehugger Robot · 4 years, 10 months ago
  92. 48ea3b6 Do not expect broadcasts in CaptivePortalTest by Remi NGUYEN VAN · 4 years, 10 months ago
  93. 1bc58ef Merge "Use new test utilities from frameworks/libs/net" by Remi NGUYEN VAN · 4 years, 10 months ago
  94. 43370c6 Merge "Fix a way for this test to flake." by Chalard Jean · 4 years, 10 months ago
  95. ae04a86 Use new test utilities from frameworks/libs/net by Remi NGUYEN VAN · 4 years, 10 months ago
  96. dcc8bf6 Merge "Revert "Use new test utilities from frameworks/libs/net"" by Remi NGUYEN VAN · 4 years, 10 months ago
  97. 0d4dee1 Revert "Use new test utilities from frameworks/libs/net" by Remi NGUYEN VAN · 4 years, 10 months ago
  98. 2087f3e Merge "Use new test utilities from frameworks/libs/net" by Remi NGUYEN VAN · 4 years, 10 months ago
  99. c2339c4 Merge "Remove vts10 suite setting" by Treehugger Robot · 4 years, 10 months ago
  100. 06aad05 Update the QUIC packet format. by Lorenzo Colitti · 4 years, 10 months ago