1. 525c302 ethernet: enable testCallbacks_forServerModeInterfaces on CF by Patrick Rohr · 3 years, 3 months ago
  2. 43fa51c ethernet: expand server mode callbacks test by Patrick Rohr · 3 years, 3 months ago
  3. f34945b ethernet: add test for removing interface while in server mode by Patrick Rohr · 3 years, 3 months ago
  4. e2e40d1 ethernet: skip test that uses TUNSETCARRIER on old kernels by Patrick Rohr · 3 years, 3 months ago
  5. 198bea7 Merge "Skip testNetworkRequest_forInterfaceWhileTogglingCarrier on lower kernel version." by Treehugger Robot · 3 years, 3 months ago
  6. 1e34a57 Skip testNetworkRequest_forInterfaceWhileTogglingCarrier on lower kernel version. by Xiao Ma · 3 years, 3 months ago
  7. 172fae1 Merge "Skip cts testFirewallBlocking in instant mode." by Motomu Utsumi · 3 years, 3 months ago
  8. c4e6fcb Skip cts testFirewallBlocking in instant mode. by Motomu Utsumi · 3 years, 3 months ago
  9. c2cbabf Merge "Mark EthernetManagerTest as @ConnectivityModuleTest" by Treehugger Robot · 3 years, 3 months ago
  10. 39e121c Merge "Fix validation URL flakes with DeviceConfigRule" by Remi NGUYEN VAN · 3 years, 3 months ago
  11. 63ce27d Mark EthernetManagerTest as @ConnectivityModuleTest by Remi NGUYEN VAN · 3 years, 3 months ago
  12. b95db28 adjust for newly added bpf map/prog definition fields in T+ by Maciej Żenczykowski · 3 years, 3 months ago
  13. d7054da Merge "Use 'cmd package list packages' to get the app uid." by Sudheer Shanka · 3 years, 3 months ago
  14. 3a398f9 Use 'cmd package list packages' to get the app uid. by Sudheer Shanka · 3 years, 3 months ago
  15. 5cfb761 ethernet: add test that covers link up / down behavior by Patrick Rohr · 3 years, 3 months ago
  16. 7312d3e ethernet: add updateConfiguration support to EthernetManagerTest by Patrick Rohr · 3 years, 3 months ago
  17. 901ff96 ethernet: add support for enable/disableInterface in tests by Patrick Rohr · 3 years, 3 months ago
  18. 7083beb ethernet: clean up HandlerExecutor usage in test by Patrick Rohr · 3 years, 3 months ago
  19. 8b9bea6 ethernet: address test review comments by Patrick Rohr · 3 years, 4 months ago
  20. a8d129b ethernet: get MTU size directly from TestNetworkInterface by Patrick Rohr · 3 years, 3 months ago
  21. 372f62f Don't attempt to override compat changes on user builds. by Lorenzo Colitti · 3 years, 3 months ago
  22. e050b26 Merge "RateLimitTest: increase rate limit to deflake test on low-end hw" by Treehugger Robot · 3 years, 3 months ago
  23. f8785cf RateLimitTest: increase rate limit to deflake test on low-end hw by Patrick Rohr · 3 years, 3 months ago
  24. 16a9c43 Merge "Revert "[Tethering] Add MTS method to TetheringManagerTest."" by Mark Chien · 3 years, 3 months ago
  25. 7890972 Revert "[Tethering] Add MTS method to TetheringManagerTest." by Mark Chien · 3 years, 3 months ago
  26. 2d47206 Merge "Mark HostsideConnOnActivityStartTest#testStartActivity_doze as flaky." by Sudheer Shanka · 3 years, 3 months ago
  27. 9b62db8 Mark HostsideConnOnActivityStartTest#testStartActivity_doze as flaky. by Sudheer Shanka · 3 years, 3 months ago
  28. b4c469f Merge "Remove unnecessary sleep workaround in test" by Treehugger Robot · 3 years, 3 months ago
  29. 1d9054b Add 3rd deny firewall chain for OEM by Motomu Utsumi · 3 years, 3 months ago
  30. 9424810 Merge "[Tethering] Add MTS method to TetheringManagerTest." by Tom Hsu · 3 years, 3 months ago
  31. 337d512 Merge changes from topic "remove-ethernet-shims" by Lorenzo Colitti · 3 years, 3 months ago
  32. 181f7c8 Merge "Add deny firewall chain for OEM" by Motomu Utsumi · 3 years, 3 months ago
  33. d980149 Add deny firewall chain for OEM by Motomu Utsumi · 3 years, 3 months ago
  34. 411d2bd Merge "Ensure callbacks are run properly on executor" by Remi NGUYEN VAN · 3 years, 3 months ago
  35. 843cd2c ethernet: add test for tethered interface callbacks by Patrick Rohr · 3 years, 3 months ago
  36. b4a86b9 ethernet: stop using EthernetManager shims by Patrick Rohr · 3 years, 3 months ago
  37. 88692dc ethernet: increase timeout to deflake tests by Patrick Rohr · 3 years, 3 months ago
  38. 9133888 Ensure callbacks are run properly on executor by Remi NGUYEN VAN · 3 years, 3 months ago
  39. c8eb6bc [Tethering] Add MTS method to TetheringManagerTest. by tom hsu · 3 years, 6 months ago
  40. d10244f Merge "Bump tethering target sdk to 33" by Treehugger Robot · 3 years, 3 months ago
  41. d25a1e0 Bump tethering target sdk to 33 by Mark Chien · 3 years, 4 months ago
  42. 9e61b82 Create CtsNetTestCasesMaxTargetSdk31. by Lorenzo Colitti · 3 years, 4 months ago
  43. df16dfe Fix validation URL flakes with DeviceConfigRule by Remi NGUYEN VAN · 3 years, 3 months ago
  44. 3e833ab Remove unnecessary sleep workaround in test by Motomu Utsumi · 3 years, 4 months ago
  45. 30809dc Merge "CTS test for EthernetNetworkUpdateRequest" by Treehugger Robot · 3 years, 4 months ago
  46. 44ad280 Merge "Changing target_sdk for CtsNetTestCasesLatestSdk" by Treehugger Robot · 3 years, 4 months ago
  47. 7a1639f Changing target_sdk for CtsNetTestCasesLatestSdk by preranap · 3 years, 4 months ago
  48. 433f594 Merge "Adding missing dependency for api23Test" by Treehugger Robot · 3 years, 4 months ago
  49. 43d6a01 Adding missing dependency for api23Test by jahinimtiaz · 3 years, 4 months ago
  50. 826bdb3 Merge changes I8e806b3b,I5e8e4673,Id2a078da by Patrick Rohr · 3 years, 4 months ago
  51. 97bdb65 Add CTS tests for EthernetNetworkProvider changes by Patrick Rohr · 3 years, 4 months ago
  52. c2edb9c Remove the redundant sleep after turning on the screen. by Sudheer Shanka · 3 years, 4 months ago
  53. d1affb6 Keep the screen on while the test activity is on top. by Sudheer Shanka · 3 years, 4 months ago
  54. d644626 Merge "Fix test failure on S image + S module" by Paul Hu · 3 years, 4 months ago
  55. 6235f64 Merge "Fix NsdManagerTest failures" by Remi NGUYEN VAN · 3 years, 4 months ago
  56. 2b89ae5 Fix NsdManagerTest failures by paulhu · 3 years, 4 months ago
  57. 3c089e6 Improve waiting for interface added or removed by Patrick Rohr · 3 years, 4 months ago
  58. 5f45a37 Always wait for interface to be up in EthernetManagerTest by Patrick Rohr · 3 years, 4 months ago
  59. 3891ed5 Fix test failure on S image + S module by Paul Hu · 3 years, 4 months ago
  60. ff0d261 CTS test for EthernetNetworkUpdateRequest by James Mattis · 3 years, 7 months ago
  61. d0ebb64 Assume all Ethernet interfaces have an MTU of 1500. by Lorenzo Colitti · 3 years, 4 months ago
  62. 105962e Updating Eth CTS to account for existing ifaces by James Mattis · 3 years, 5 months ago
  63. 85cc09b Merge "Add CTS for verifying non-ASCII characters on NsdService" by Treehugger Robot · 3 years, 4 months ago
  64. 77389f1 Add CTS for verifying non-ASCII characters on NsdService by paulhu · 3 years, 5 months ago
  65. da53636 Merge "Fix LinkPropertiesTest on *-user builds" by Lorenzo Colitti · 3 years, 4 months ago
  66. 56fc1be Merge "Add setter/getter methods test for DscpPolicy.Builder" by Treehugger Robot · 3 years, 4 months ago
  67. 2a17c5e Merge changes Idaca34fb,I2b4ca568 by Paul Hu · 3 years, 4 months ago
  68. 8cc7a49 Merge "Remove Ikev2VpnProfile shims usage" by Lorenzo Colitti · 3 years, 4 months ago
  69. 9e2c6a4 Fix running CtsNetTestCasesLatestSdk errors on NsdManagerTest by Paul Hu · 3 years, 5 months ago
  70. 17f3af5 Remove Ikev2VpnProfile shims usage by Remi NGUYEN VAN · 3 years, 4 months ago
  71. e8d0004 Run NetworkStatsManagerTest on R+ devices. by Lorenzo Colitti · 3 years, 4 months ago
  72. 4bbe2b0 Revert "Fix testDataMigrationUtils fail on R device" by Junyu Lai · 3 years, 4 months ago
  73. e849ea4 Add setter/getter methods test for DscpPolicy.Builder by paulhu · 3 years, 4 months ago
  74. 8ed131d Merge changes Ie5689ba6,I6056da19,I89f39129,I6760d579 by Treehugger Robot · 3 years, 4 months ago
  75. 018cf3f Merge "Register service on the specified network" by Paul Hu · 3 years, 4 months ago
  76. 22ce43b Skip NetworkStatsManager CTS test before T. by Lorenzo Colitti · 3 years, 7 months ago
  77. 7d180e6 Merge changes I5eaeb415,I236f1550 by Paul Hu · 3 years, 4 months ago
  78. cb9ad3a Fix testDataMigrationUtils fail on R device by junyulai · 3 years, 7 months ago
  79. 324bd00 Fix testCallback fail caused by lacking of looper by junyulai · 3 years, 7 months ago
  80. c7fbf25 [MS84] Add CTS for data migration utils by junyulai · 3 years, 7 months ago
  81. 8fc2a55 Allow 3p apps to request restricted networks by Paul Hu · 3 years, 4 months ago
  82. 28fc2c6 Merge "Add MainlineTestModuleController to CtsNetTestCases" by Treehugger Robot · 3 years, 4 months ago
  83. 33f1e8a Merge "Migrate compareMajorMinorVersion to common libs" by Treehugger Robot · 3 years, 4 months ago
  84. afd7def Fix LinkPropertiesTest on *-user builds by Taras Antoshchuk · 3 years, 4 months ago
  85. e5a9ad9 Merge "Avoid unregistering the same receiver more than once." by Treehugger Robot · 3 years, 4 months ago
  86. d1e236e Avoid unregistering the same receiver more than once. by Sudheer Shanka · 3 years, 4 months ago
  87. 2a50c24 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 3 years, 4 months ago
  88. f0c8daa Add tests for LinkProperties#EXCLUDED_ROUTES by Taras Antoshchuk · 3 years, 5 months ago
  89. a848aae Add MainlineTestModuleController to CtsNetTestCases by Remi NGUYEN VAN · 3 years, 5 months ago
  90. 9a8f46f Migrate compareMajorMinorVersion to common libs by Hungming Chen · 3 years, 5 months ago
  91. 5672613 Merge "Add test dependencies for CtsHostsideNetworkTests" by Treehugger Robot · 3 years, 5 months ago
  92. 360a8e9 Register service on the specified network by Paul Hu · 3 years, 5 months ago
  93. baa5442 Merge "Unicast state of existing ethernet interfaces when registering new Ethernet Listener." by Treehugger Robot · 3 years, 5 months ago
  94. bb9a49c Unicast state of existing ethernet interfaces when registering new Ethernet Listener. by Xiao Ma · 3 years, 5 months ago
  95. 8eda07c Merge "Make a defensive copy when sending NetworkInfo change" by Treehugger Robot · 3 years, 5 months ago
  96. 0869af6 Make a defensive copy when sending NetworkInfo change by Paul Hu · 3 years, 5 months ago
  97. 310ca20 Merge "Add tests to verify app has network access in onResume." by Sudheer Shanka · 3 years, 5 months ago
  98. 91c0bcb Merge "Disable data stall recovery for DnsResolverTest" by Treehugger Robot · 3 years, 5 months ago
  99. 217f55f Disable data stall recovery for DnsResolverTest by Sarah Chin · 3 years, 5 months ago
  100. 79b38b4 Merge "Add EthernetTestInterface to list of created interfaces" by Treehugger Robot · 3 years, 5 months ago