1. 2db9697 Make a base class for testable callbacks by Chalard Jean · 9 months ago
  2. 5c015cf Have CtsHostsideNetworkTest run as presubmit by Chalard Jean · 8 months ago
  3. f299412 Remove RecorderCallback. by Chalard Jean · 9 months ago
  4. 882a44f Add connectivity pre-check for CtsHostsideNetworkTests by Paul Hu · 9 months ago
  5. 042ebce Grant the NEARBY_WIFI_DEVICES permission to VpnHostside tests by Chalard Jean · 10 months ago
  6. cd2b87e Skip hostside tethering test if not SdkLevel.isAtLeastB() by Quang Anh Luong · 10 months ago
  7. cd4258d Merge "Specify the expected VPN network callbacks." into main by Treehugger Robot · 11 months ago
  8. 8217a0e Specify the expected VPN network callbacks. by Paul Hu · 11 months ago
  9. ff9b941 Merge "Avoid fd to be closed by ParcelFileDescriptor's finalizer" into main by Motomu Utsumi · 11 months ago
  10. 74b941f Fix incorrect comment about SDK version. by Lorenzo Colitti · 11 months ago
  11. 7a2c62c Avoid fd to be closed by ParcelFileDescriptor's finalizer by Motomu Utsumi · 11 months ago
  12. 9c698d2 Add CTS coverage for TetheringInterface with SoftApConfiguration by Quang Anh Luong · 12 months ago
  13. 2601c39 Merge "Skip HostsideTetheringTests if tethering not supported" into main by Quang Luong · 1 year ago
  14. abd1286 Skip HostsideTetheringTests if tethering not supported by Quang Anh Luong · 1 year, 1 month ago
  15. 44bc3f7 Replace executeAdbCommand with executeShellCommand by Remi NGUYEN VAN · 1 year, 1 month ago
  16. 5380288 Merge "Add WRITE_ALLOWLISTED_DEVICE_CONFIG perm when modifying DeviceConfig" into main by Michael Groover · 1 year, 2 months ago
  17. b5b82cc Add hostside CTS tests for SoftApConfig redaction by Quang Anh Luong · 1 year, 3 months ago
  18. a3882a2 Add WRITE_ALLOWLISTED_DEVICE_CONFIG perm when modifying DeviceConfig by Michael Groover · 1 year, 2 months ago
  19. 9ff8f4c Remove dependencies on the 1-variant fallback by Cole Faust · 1 year, 3 months ago
  20. daab4db Merge changes I2368f118,I57eb7c6d,I66e4e537,If510519b,Ia441170c into main by Lorenzo Colitti · 1 year, 4 months ago
  21. eca6300 Skip testRouterSolicitations on T- devices. by Lorenzo Colitti · 1 year, 4 months ago
  22. 0820ccb Remove CtsHostsideNetworkTestAppNext. by Lorenzo Colitti · 1 year, 4 months ago
  23. 6a655a0 Set all hostside network tests apps' target SDK to 10000. by Lorenzo Colitti · 1 year, 4 months ago
  24. 64cd28d Consolidate defaults for hostside network tests apps. by Lorenzo Colitti · 1 year, 4 months ago
  25. 2f87cc0 Stop depending on shims in CtsHostsideNetworkTests. by Lorenzo Colitti · 1 year, 4 months ago
  26. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 5 months ago
  27. 51d8d9c Make the CTS VPN hostside tests pass on R. by Lorenzo Colitti · 1 year, 5 months ago
  28. c2a8d8f Skip automatic on/off keepalives before U. by Lorenzo Colitti · 1 year, 5 months ago
  29. cea1e60 Extend CtsHostsideNetworkTests support to Android R (API 30) by Yuyang Huang · 1 year, 5 months ago
  30. 4071ab6 Set min_sdk_version to 31 for CtsHostsideNetworkTestsAidl. by Lorenzo Colitti · 1 year, 5 months ago
  31. 4d61c23 Give CtsHostsideNetworkTests helper apps a min_sdk_version by Yuyang Huang · 1 year, 5 months ago
  32. b8950d1 Merge "Skip TestDropPacketToVpnAddress if the feature is disabled" into main by Motomu Utsumi · 1 year, 5 months ago
  33. 9d5d7d0 Skip TestDropPacketToVpnAddress if the feature is disabled by Motomu Utsumi · 1 year, 5 months ago
  34. 603b8e0 Add mainline module controller for tethering by Tongbo Liu · 1 year, 5 months ago
  35. 630b815 Give CtsHostsideNetworkTests helper apps a min_sdk_version. by Lorenzo Colitti · 1 year, 5 months ago
  36. 660584a Re-enable HostsideVpnTests on presubmit by Motomu Utsumi · 1 year, 8 months ago
  37. dda2d35 Update VpnTest#testDefault to use otherUid that has internet permission by Motomu Utsumi · 1 year, 8 months ago
  38. 5848825 Add sdk_version property to cts tests by Jihoon Kang · 1 year, 8 months ago
  39. 5d96fad Update VpnTest#testDefault to check other uid blocked status by Motomu Utsumi · 1 year, 8 months ago
  40. 6e7529b Avoid fd to be closed by ParcelFileDescriptor's finalizer by Motomu Utsumi · 1 year, 9 months ago
  41. 769a365 Merge "Fix the test flake in testChangeUnderlyingNetworks" into main by Treehugger Robot · 1 year, 9 months ago
  42. da77ebe Merge "Breaking up hostside network tests module" into main by Suprabh Shukla · 1 year, 9 months ago
  43. 0001cfd Breaking up hostside network tests module by Suprabh Shukla · 1 year, 10 months ago
  44. d992ae1 Move VPN hardware assumption check to the end of setup by Motomu Utsumi · 1 year, 9 months ago
  45. 1e7203b Fix the test flake in testChangeUnderlyingNetworks by Paul Hu · 1 year, 9 months ago
  46. 1d73c6b Merge "Deflaking network access checks in CtsHostsideNetworkTests" into main by Treehugger Robot · 1 year, 10 months ago
  47. a8ad3d5 Deflaking network access checks in CtsHostsideNetworkTests by Suprabh Shukla · 1 year, 10 months ago
  48. e629bb7 Replace connectToCell -> NetworkCallbackRule by Remi NGUYEN VAN · 1 year, 10 months ago
  49. ffa2bce Add test for dropping packets to VPN address from non VPN-interface by Motomu Utsumi · 2 years, 3 months ago
  50. ddeec3a Merge "Revert^4 "Re-enable the tests for background restrictions"" into main by Suprabh Shukla · 1 year, 10 months ago
  51. 4d9f787 Merge "Specify the desired callback type to deflake the tests" into main by Chiachang Wang · 1 year, 11 months ago
  52. fee93b0 Specify the desired callback type to deflake the tests by Chiachang Wang · 1 year, 11 months ago
  53. b11b071 Revert^4 "Re-enable the tests for background restrictions" by Suprabh Shukla · 1 year, 11 months ago
  54. 7ff9230 Revert^3 "Re-enable the tests for background restrictions" by Suprabh Shukla · 1 year, 11 months ago
  55. 344e4c9 Revert^2 "Re-enable the tests for background restrictions" by Suprabh Shukla · 1 year, 11 months ago
  56. 36a8ecb Revert "Re-enable the tests for background restrictions" by Suprabh Shukla · 1 year, 11 months ago
  57. 375f6bb Re-enable the tests for background restrictions by Suprabh Shukla · 1 year, 11 months ago
  58. 6266342 Temporarily skip the tests for background restrictions by Suprabh Shukla · 2 years ago
  59. b2e574d CTS for default background network restrictions by Suprabh Shukla · 2 years ago
  60. 01b5ede [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years ago
  61. 52113d6 Merge "Refactoring hostside network restrictions tests" into main by Suprabh Shukla · 2 years ago
  62. 5273264 Refactoring hostside network restrictions tests by Suprabh Shukla · 2 years ago
  63. d67fd53 ProcNetTest.java - reverse arguments to assertEquals() by Maciej Żenczykowski · 2 years ago
  64. c2cbf84 [Test] Add mtcs tag to CtsHostsideNetworkTests by Ken Chen · 2 years, 1 month ago
  65. 9d8ab0c Force the test app into a non-idle state. by Sudheer Shanka · 2 years, 1 month ago
  66. df1bf2a Disable LowPowerStandby by adding configuration by Wenbin.Chen · 2 years, 2 months ago
  67. a4e35a4 Merge "[Test] CTS for DNS query fail-fast feature" into main by Ken Chen · 2 years, 2 months ago
  68. a10c53c [Test] CTS for DNS query fail-fast feature by Ken Chen · 2 years, 3 months ago
  69. bb59480 [BR03.1] Expose isUidNetworkingBlocked by Junyu Lai · 2 years, 5 months ago
  70. c6240e9 Use 'set-standby-bucket' instead of 'set-inactive' command. by Sudheer Shanka · 2 years, 3 months ago
  71. bbe0b27 Increase the service bind timeout. by Sudheer Shanka · 2 years, 3 months ago
  72. ddd00cd Merge "Remove an NPE in tearDown" into main am: e7b7ceb70d by Jean Chalard · 2 years, 4 months ago
  73. ec0149f Remove an NPE in tearDown by Chalard Jean · 2 years, 4 months ago
  74. c06c6c5 Merge "Increase the timeout waiting for the test app's network status." into main am: f58fd8442d by Sudheer Shanka · 2 years, 5 months ago
  75. 0f53262 Increase the timeout waiting for the test app's network status. by Sudheer Shanka · 2 years, 5 months ago
  76. ecbf512 Merge "cts: enforce cubic only on V+" into main am: 4f28615724 by Maciej Żenczykowski · 2 years, 5 months ago
  77. 21fa775 Merge "Convert ProcNetTest to JUnit4." into main am: 7d2678c424 by Maciej Żenczykowski · 2 years, 5 months ago
  78. e22bbb4 Merge "Fix lint errors in ProcNetTest." into main am: e491e563a9 by Maciej Żenczykowski · 2 years, 5 months ago
  79. 9fe823e cts: enforce cubic only on V+ by Maciej Żenczykowski · 2 years, 5 months ago
  80. 9ae344b Convert ProcNetTest to JUnit4. by Lorenzo Colitti · 2 years, 5 months ago
  81. ab5e0c9 Fix lint errors in ProcNetTest. by Lorenzo Colitti · 2 years, 5 months ago
  82. e74f645 Only use TEST_APK_NEXT starting from V am: 04d1ce9ea2 by Yuyang Huang · 2 years, 5 months ago
  83. 04d1ce9 Only use TEST_APK_NEXT starting from V by Yuyang Huang · 2 years, 5 months ago
  84. 4a6c653 Merge Android U (ab/10368041) by Xin Li · 2 years, 5 months ago
  85. f17e334 Disable data saver mode in AbstractRestrictBackgroundNetworkTestCase setup by Kefan Tu · 2 years, 6 months ago
  86. 7274332 Skip presubmit for flaky NetworkPolicy related tests due to Out of SLO by Junyu Lai · 2 years, 6 months ago
  87. 7eb00f7 Skip presubmit for flaky tests in HostsideVpnTests due to Out of SLO by Junyu Lai · 2 years, 6 months ago
  88. b219cf3 Merge "Install test app2 per test class for HostsideConnOnActivityStartTest" into main by Treehugger Robot · 2 years, 6 months ago
  89. e32d8bc Explicitly take app out of app idle state after turning battery on. by Sudheer Shanka · 2 years, 6 months ago
  90. 472d72f Merge "Disable battery saver at the end of the test run." into main by Sudheer Shanka · 2 years, 6 months ago
  91. 7261422 Disable battery saver at the end of the test run. by Sudheer Shanka · 2 years, 6 months ago
  92. 06e9c00 Install test app2 per test class for HostsideConnOnActivityStartTest by Junyu Lai · 2 years, 7 months ago
  93. 44ff752 Temporarily include jobscheduler service dump in failure logs. by Sudheer Shanka · 2 years, 6 months ago
  94. 944b748 Temporarily include platform_compat service dump in failure logs. by Sudheer Shanka · 2 years, 6 months ago
  95. 319afd7 Merge "Install test app1 per test class" into main by Junyu Lai · 2 years, 7 months ago
  96. a012cb6 Install test app1 per test class by Junyu Lai · 2 years, 7 months ago
  97. 1a59004 Merge "Migrate HostsideNetworkTestCase to use JUnit4" by Treehugger Robot · 2 years, 7 months ago
  98. dc075e3 Migrate HostsideNetworkTestCase to use JUnit4 by Junyu Lai · 2 years, 7 months ago
  99. 3a323cf Add some timeout for waiting proxy being updated by chiachangwang · 2 years, 7 months ago
  100. bc37c03 Correct the namespace of DeviceConfig in VpnTest am: d64b2b1bdd am: e8889a4589 am: 0c93c9d1f5 by chiachangwang · 2 years, 7 months ago