1. 9f6e6c4 Merge "Add a NetworkAgent API to indicate that a network will be replaced." by Lorenzo Colitti · 3 years, 5 months ago
  2. ffa2ed3 Add a NetworkAgent API to indicate that a network will be replaced. by Lorenzo Colitti · 3 years, 6 months ago
  3. ba61dca Merge "Rename redactNetworkCapabilitiesForPackage and update its javadoc" by Lucas Lin · 3 years, 5 months ago
  4. 23f5e54 Merge "Add test coverage for NetworkStats.Bucket#getRoaming()" by Aaron Huang · 3 years, 5 months ago
  5. 2aae895 Merge "Add DisableConfigSyncTargetPreparer to CTS/MTS" by Remi NGUYEN VAN · 3 years, 5 months ago
  6. fdbe984 Add test coverage for NetworkStats.Bucket#getRoaming() by Aaron Huang · 3 years, 6 months ago
  7. d2b0613 Rename redactNetworkCapabilitiesForPackage and update its javadoc by lucaslin · 3 years, 5 months ago
  8. 4bd0f6b Merge changes I3b7913c5,I9c1d6294 by Patrick Rohr · 3 years, 5 months ago
  9. 3409b2e Improve error reporting in RateLimitTest by Patrick Rohr · 3 years, 5 months ago
  10. efa4039 Add null checks to RateLimitTest#tearDown improves error reporting by Patrick Rohr · 3 years, 5 months ago
  11. d239146 Merge "Move assumptions out of BeforeClass annotated method" by Patrick Rohr · 3 years, 5 months ago
  12. bbe9cae Add DisableConfigSyncTargetPreparer to CTS/MTS by Remi NGUYEN VAN · 3 years, 5 months ago
  13. da5e11c Merge "Fix a flake where network caps change innocuously." by Treehugger Robot · 3 years, 5 months ago
  14. 9fa0b3b Move assumptions out of BeforeClass annotated method by Patrick Rohr · 3 years, 5 months ago
  15. 3dd5cc1 Merge "Add proper kernel support assumption to RateLimitTest" by Patrick Rohr · 3 years, 5 months ago
  16. c46c3b5 Fix a flake where network caps change innocuously. by Chalard Jean · 3 years, 6 months ago
  17. 2140575 Add proper kernel support assumption to RateLimitTest by Patrick Rohr · 3 years, 5 months ago
  18. 7a195e1 Merge "Run CTS EthernetNetworkSpecifier in 12" by Treehugger Robot · 3 years, 5 months ago
  19. d6a5303 Merge changes Ie68356a4,I2b63c24b by Treehugger Robot · 3 years, 5 months ago
  20. e3ef5a8 Attempt to deflake NetworkAgentTest#testRejectedUpdates. by Lorenzo Colitti · 3 years, 5 months ago
  21. c6cf669 Merge "CTS for ingress rate limiting" by Patrick Rohr · 3 years, 5 months ago
  22. 96c1ff4 CTS for ingress rate limiting by Patrick Rohr · 3 years, 6 months ago
  23. dbb9280 Merge "Don't check validation state in waitForAvailable(..., Network)." by Lorenzo Colitti · 3 years, 5 months ago
  24. bce8cba Merge "Support "dumpsys connectivity trafficcontroller"" by Maciej Żenczykowski · 3 years, 5 months ago
  25. 8547fb0 Run CTS EthernetNetworkSpecifier in 12 by James Mattis · 3 years, 6 months ago
  26. 3035f6c Merge "Cleanup and refine connectivity test config" by Remi NGUYEN VAN · 3 years, 6 months ago
  27. d2bd9db Don't check validation state in waitForAvailable(..., Network). by Lorenzo Colitti · 3 years, 6 months ago
  28. e6d511f Support "dumpsys connectivity trafficcontroller" by Ken Chen · 3 years, 6 months ago
  29. 5a2f079 Merge "DscpPolicyTest Check Kernel Version" by Treehugger Robot · 3 years, 6 months ago
  30. deaeefb CTS tests for EthernetNetworkSpecifier by James Mattis · 3 years, 6 months ago
  31. 73da478 Cleanup and refine connectivity test config by Remi NGUYEN VAN · 3 years, 6 months ago
  32. 3b81323 Fix testing with/without connectivity module by Remi NGUYEN VAN · 3 years, 6 months ago
  33. c2926f4 DscpPolicyTest Check Kernel Version by Tyler Wear · 3 years, 6 months ago
  34. c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 3 years, 6 months ago
  35. 1e86b3a Expose public APIs for IP & static IP configuration by Etan Cohen · 3 years, 8 months ago
  36. e7036be Merge "Reduce the flakiness of carrier privileges check" by Rambo Wang · 3 years, 6 months ago
  37. 4d64bd6 Reduce the flakiness of carrier privileges check by Rambo Wang · 3 years, 6 months ago
  38. 7929473 Add APIs for discovery with a network request by Remi NGUYEN VAN · 3 years, 7 months ago
  39. 06bdcec Add APIs for discover/resolve on specific networks by Remi NGUYEN VAN · 3 years, 8 months ago
  40. 687c383 Fix lint errors in NetworkStatsManagerTest. by Lorenzo Colitti · 3 years, 6 months ago
  41. eb8d855 Rename NetworkUsageStatsTest and move to networking CTS tests. by Lorenzo Colitti · 3 years, 6 months ago
  42. 6ac2893 Merge "Add ConnectivityFrameworkInitializerTiramisu cts tests" by Treehugger Robot · 3 years, 6 months ago
  43. f36a025 Merge "Fix DscpPolicyTest EBADF" by Treehugger Robot · 3 years, 6 months ago
  44. 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 8 months ago
  45. e3b307e Fix DscpPolicyTest EBADF by Patrick Rohr · 3 years, 6 months ago
  46. dd5bc74 Merge "Increase the number of test service names" by Treehugger Robot · 3 years, 6 months ago
  47. 2be7b1d Merge "Conditionally disable TetheringApiCurrentLib" by Treehugger Robot · 3 years, 6 months ago
  48. 7238821 Process DSCP QoS events for policies by Tyler Wear · 3 years, 11 months ago
  49. 1d4e537 Increase the number of test service names by Remi NGUYEN VAN · 3 years, 7 months ago
  50. f826bce Conditionally disable TetheringApiCurrentLib by Remi NGUYEN VAN · 3 years, 6 months ago
  51. 9f247f5 Add ConnectivityFrameworkInitializerTiramisu cts tests by paulhu · 3 years, 6 months ago
  52. e0904b5 Merge "adjust BpfCompatTest now that clatd & netd bpf program have been mainlined" by Maciej Żenczykowski · 3 years, 6 months ago
  53. 45f940a adjust BpfCompatTest now that clatd & netd bpf program have been mainlined by Maciej Żenczykowski · 3 years, 6 months ago
  54. 4e9ab4d Merge "Add a simple test for ConnectivityService#dump." by Lorenzo Colitti · 3 years, 6 months ago
  55. 38276f1 Merge "Add cts test suite in connectivity/cts deps" by Treehugger Robot · 3 years, 6 months ago
  56. b04664d Merge "Update the SDK for the tests with intended target in T+" by Chiachang Wang · 3 years, 6 months ago
  57. 02fc794 Add cts test suite in connectivity/cts deps by William Escande · 3 years, 6 months ago
  58. ab4c643 Merge "Move LocalSocketTest out of packages/modules/Connectivity." by Lorenzo Colitti · 3 years, 6 months ago
  59. 7212fbe Update the SDK for the tests with intended target in T+ by Chiachang Wang · 3 years, 7 months ago
  60. 0ac9163 Merge "Do not verify field count in tests used in CTS" by Remi NGUYEN VAN · 3 years, 6 months ago
  61. 5fd2c70 Move LocalSocketTest out of packages/modules/Connectivity. by William Escande · 3 years, 7 months ago
  62. 8bc3696 Do not verify field count in tests used in CTS by Remi NGUYEN VAN · 3 years, 7 months ago
  63. 6909e63 Add a simple test for ConnectivityService#dump. by Lorenzo Colitti · 3 years, 7 months ago
  64. 0f17237 Use recording callbacks in NsdManagerTest by Remi NGUYEN VAN · 4 years ago
  65. eaada07 Refactor NsdManagerTest by Remi NGUYEN VAN · 4 years ago
  66. 36faae9 Caps callback should be called when underlying networks are changed by lucaslin · 3 years, 8 months ago
  67. cd700e4 Add the fixed test case back into presubmit by Chiachang Wang · 3 years, 7 months ago
  68. 5b2f852 Improve error reporting in ConnDiags tests by Chalard Jean · 3 years, 7 months ago
  69. eef1e20 Merge "Move TestableNetworkAgent to Common Util Location" by Remi NGUYEN VAN · 3 years, 8 months ago
  70. 5d16f41 DnsException: run only on T+ versions by Aswin Sankar · 3 years, 8 months ago
  71. 0db3016 Merge changes from topic "DnsException" by Treehugger Robot · 3 years, 8 months ago
  72. 85509fb Merge "DnsResolverTest: Use AndroidJUnit4.class" by Aswin Sankar · 3 years, 8 months ago
  73. bbb7ae7 Merge "Fix an issue where OEM pref tests don't clean up correctly" by Jean Chalard · 3 years, 8 months ago
  74. 4df5d1f Add CTS for DhcpOption by Mingguang Xu · 3 years, 8 months ago
  75. ca942be CTS DnsResolverTest for DnsException ctor by Aswin Sankar · 3 years, 8 months ago
  76. 6ed0167 DnsResolverTest: Use AndroidJUnit4.class by Aswin Sankar · 3 years, 8 months ago
  77. 40ba93d Add additional IPsec owners by Benedict Wong · 3 years, 8 months ago
  78. a7dd5f1 Move TestableNetworkAgent to Common Util Location by Tyler Wear · 3 years, 8 months ago
  79. 5d76f2b Fix an issue where OEM pref tests don't clean up correctly by Chalard Jean · 3 years, 8 months ago
  80. 8d094da Flake fix : Wait setting applied before returning from setConfig by Chalard Jean · 3 years, 8 months ago
  81. 2cdbbc1 Competing network interfaces by Davor Majdandzic · 3 years, 8 months ago
  82. 1c4a66d Merge "Fix a possible flake in disconnectFromWiFi" by Treehugger Robot · 3 years, 8 months ago
  83. 2c75c04 Merge "Disable CtsNetTestCases if needed" by Treehugger Robot · 3 years, 9 months ago
  84. bc3f86d Disable CtsNetTestCases if needed by Taras Antoshchuk · 3 years, 9 months ago
  85. dece0d8 S- not to crash on NetworkInfo(null) or setDetailedState(null) by Chalard Jean · 3 years, 9 months ago
  86. 05c291e Fix a possible flake in disconnectFromWiFi by Chalard Jean · 3 years, 9 months ago
  87. 8834250 replace R + 1 with S by Maciej Żenczykowski · 3 years, 9 months ago
  88. 27979bd1 Merge "Include the failing stats in stats failure assertions." by Treehugger Robot · 3 years, 9 months ago
  89. 5156e78 Include the failing stats in stats failure assertions. by Lorenzo Colitti · 3 years, 9 months ago
  90. defc74f Merge "Use ConnectivityCheckTargetPreparer in CTS" by Remi NGUYEN VAN · 3 years, 9 months ago
  91. 9c358cd Use ConnectivityCheckTargetPreparer in CTS by Remi NGUYEN VAN · 3 years, 10 months ago
  92. 9a689f8 Add RequiresDevice to relevant tests by Remi NGUYEN VAN · 3 years, 9 months ago
  93. acd3e2b Merge "Wait for network to be validated when setting a valid private DNS" by Lucas Lin · 3 years, 9 months ago
  94. 4d441a9 Wait for network to be validated when setting a valid private DNS by lucaslin · 3 years, 9 months ago
  95. c4898b8 Merge "Specify which callback is unexpected in testMobileDataPreferredUids" by Paul Hu · 3 years, 10 months ago
  96. 9755b43 Merge "Exclude testGetMultipathPreference on no Wi-Fi devices" by Treehugger Robot · 3 years, 10 months ago
  97. c344c9f Specify which callback is unexpected in testMobileDataPreferredUids by paulhu · 4 years ago
  98. 6b6d2eb Merge "Ignore testRestrictedNetworkPermission on Q" by Treehugger Robot · 3 years, 10 months ago
  99. 1c3cdce Exclude testGetMultipathPreference on no Wi-Fi devices by Chiachang Wang · 3 years, 10 months ago
  100. 6e1c375 Merge "Support wifi and ethernet connection for DnsResolverTest." am: f822038c1c by Treehugger Robot · 3 years, 10 months ago