1. c42a54f Temporarily disable the test since prebuilt module is not updated by Junyu Lai · 4 years, 1 month ago
  2. 135f506 Consider NetworkOffer is unneeded if it cannot satisfy the request by Junyu Lai · 4 years, 1 month ago
  3. b240e2a Jarjar all classes in service-connectivity by Remi NGUYEN VAN · 4 years, 1 month ago
  4. 1ec983c Merge "Recheck if the network state in expedited job is unexpected." into sc-dev by Sudheer Shanka · 4 years, 1 month ago
  5. ce96fa0 Recheck if the network state in expedited job is unexpected. by Sudheer Shanka · 4 years, 1 month ago
  6. fd301c0 Merge "Remove exclusivity restriction of multiple preferences" into sc-dev by Paul Hu · 4 years, 1 month ago
  7. de5efb9 Remove exclusivity restriction of multiple preferences by paulhu · 4 years, 2 months ago
  8. cba9f66 add test for /system/etc/bpf/{netd,clatd}.o using correct struct sizes by Treehugger Robot · 4 years, 1 month ago
  9. 0f956db Merge changes from topic "am-cc17cb7d48ea4bd7adc9183dc0c381e3-sc-dev" into sc-dev by Remi NGUYEN VAN · 4 years, 1 month ago
  10. 0b3f20a Apply jarjar rules on coverage tests by Remi NGUYEN VAN · 4 years, 1 month ago
  11. fda49a5 Re-skip connectivity unit tests before S by Remi NGUYEN VAN · 4 years, 1 month ago
  12. bd01bba Move ConnectivityCoverageTests to general-tests by Treehugger Robot · 4 years, 1 month ago
  13. a6c016a Fix ConnectivityManagerTest initialization on Q by Remi NGUYEN VAN · 4 years, 1 month ago
  14. fb34c58 Move test_mainline_modules to AndroidTest.xml by Treehugger Robot · 4 years, 1 month ago
  15. 1c45a8a Add ConnectivityCoverageTests to postsubmit by Remi NGUYEN VAN · 4 years, 1 month ago
  16. 168b3d1 Add connectivity coverage tests by Remi NGUYEN VAN · 4 years, 1 month ago
  17. 6dd0516 Add tests for in-kernel VPN/VCN dataplane by Benedict Wong · 4 years, 1 month ago
  18. 0868536 Merge "Allow non-VPNs to have underlying networks." into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  19. 790d3eb Merge "Listen EXTERNAL_APPLICATIONS_AVAILABLE intent" into sc-dev by Paul Hu · 4 years, 1 month ago
  20. 4703a8c Allow non-VPNs to have underlying networks. by Treehugger Robot · 4 years, 1 month ago
  21. 29194db Merge "Use Netd new added/removed uid range methods" into sc-dev by Paul Hu · 4 years, 1 month ago
  22. 77739d3 Merge "Force only system uid can set uids allowed on restricted networks" into sc-dev by Paul Hu · 4 years, 1 month ago
  23. f5f8e4e Merge "Change to REQUEST from LISTEN for mobile data preferred uids feature" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  24. 8d75184 Merge "Test Entitlement when telephony is present" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  25. 21e5140 Fix CtsNetTestCases in instant mode by Remi NGUYEN VAN · 4 years, 1 month ago
  26. 0cc6f3b Test Entitlement when telephony is present by Treehugger Robot · 4 years, 1 month ago
  27. 0def474 Merge "Print the result of command when test is failed" into sc-dev by Lucas Lin · 4 years, 1 month ago
  28. 07950df Change to REQUEST from LISTEN for mobile data preferred uids feature by Paul Hu · 4 years, 1 month ago
  29. ad8f23f Make tests compatible with mockito-extended by Remi NGUYEN VAN · 4 years, 2 months ago
  30. 8f26038 Fix KeepalivePacketDataUtilTest crash on eng build by Remi NGUYEN VAN · 4 years, 2 months ago
  31. 0a224da Merge "Skip NetworkPolicyManagerTest on unsupported devices." into sc-dev by Sudheer Shanka · 4 years, 1 month ago
  32. fe89aaa Skip NetworkPolicyManagerTest on unsupported devices. by Sudheer Shanka · 4 years, 1 month ago
  33. 2a512b4 Merge "Make notification icons and autocancel overlayable" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  34. 03635b3 Force only system uid can set uids allowed on restricted networks by paulhu · 4 years, 1 month ago
  35. 86a118c Merge "Fix testGetAllNetworkStateSnapshots for non-cellular" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  36. 8ef6bfe Make notification icons and autocancel overlayable by Treehugger Robot · 4 years, 1 month ago
  37. a10f2a5 Print the result of command when test is failed by Lucas Lin · 4 years, 1 month ago
  38. bf9cb4d Merge "Fix the comments from aosp/1719018" into sc-dev by Luke Huang · 4 years, 1 month ago
  39. b851d80 Merge "Simplify the return condition in stop()" into sc-dev by Lucas Lin · 4 years, 1 month ago
  40. 21ec633 Fix testGetAllNetworkStateSnapshots for non-cellular by Treehugger Robot · 4 years, 1 month ago
  41. 5ca769e Simplify the return condition in stop() by Lucas Lin · 4 years, 1 month ago
  42. de2a239 Use Netd new added/removed uid range methods by paulhu · 4 years, 2 months ago
  43. 282f743 Fix network callback with the same PendingIntent does not release by Treehugger Robot · 4 years, 1 month ago
  44. eefacbc Merge "Use appId instead of uid" into sc-dev by Paul Hu · 4 years, 1 month ago
  45. 4ac225b Listen EXTERNAL_APPLICATIONS_AVAILABLE intent by paulhu · 4 years, 1 month ago
  46. 4fd9dfe Merge "Fix null PendingIntent in network listens" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  47. e4132c8 Merge "Partial cherry-pick to remove IoUtils#deleteContents usage in FrameworksNetTests" into sc-dev by Victor Chang · 4 years, 1 month ago
  48. dca7230 Use appId instead of uid by Paul Hu · 4 years, 1 month ago
  49. 4cb6189 Fix null PendingIntent in network listens by Remi NGUYEN VAN · 4 years, 1 month ago
  50. b91d44a Fix flakes in tests running after testIsPrivateDnsBroken by Treehugger Robot · 4 years, 1 month ago
  51. 819045f Partial cherry-pick to remove IoUtils#deleteContents usage in FrameworksNetTests by Remi NGUYEN VAN · 4 years, 2 months ago
  52. 99c7bdb Merge "Remove usage of internal APIs from InetAddress and ServerSocket" into sc-dev by Victor Chang · 4 years, 1 month ago
  53. 6fae863 Remove usage of internal APIs from InetAddress and ServerSocket by Victor Chang · 4 years, 2 months ago
  54. 4ad09c4 Check null NetworkSpecifier before redacting by Junyu Lai · 4 years, 1 month ago
  55. 9d3a5ed Add CTS for BatteryStatsManager new API by Lorenzo Colitti · 4 years, 1 month ago
  56. dfc9b49 Merge "Test updating underlying network of IpSecTunnelInterface" into sc-dev by Yan Yan · 4 years, 1 month ago
  57. 342ee18 Add test for CSM#[get|set]UidsAllowedOnRestrictedNetworks by paulhu · 4 years, 2 months ago
  58. a244f13 Merge "Add ConnectivitySettingsManagerTest" into sc-dev by Paul Hu · 4 years, 1 month ago
  59. e7ac3ff Merge changes I77dc5556,If772078c,Idb19b0f7 into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  60. 06b2781 Merge "Add basic tests for InvalidPacketException" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  61. ac6a289 Merge "Move ConnectivityDiagnosticsManagerTest to common" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  62. 0903f73 Add ConnectivitySettingsManagerTest by paulhu · 4 years, 4 months ago
  63. 79f6827 Add test for CM#setAvoidUnvalidated by Chiachang Wang · 4 years, 1 month ago
  64. 18e0d49 Fix the comments from aosp/1719018 by Luke Huang · 4 years, 1 month ago
  65. bdd448e Add basic tests for InvalidPacketException by Remi NGUYEN VAN · 4 years, 1 month ago
  66. b5f0819 Move ConnectivityDiagnosticsManagerTest to common by Remi NGUYEN VAN · 4 years, 1 month ago
  67. fad30e3 Provide a way to override the avoid bad wifi configuration by Chiachang Wang · 4 years, 1 month ago
  68. ff55aeb Remove ConnectivityServiceTest signature perms use by Remi NGUYEN VAN · 4 years, 2 months ago
  69. 763f3a0 Added tests for QosCallback by Remi NGUYEN VAN · 4 years, 1 month ago
  70. 3674367 Add tests for duplicate PendingIntent requests by Remi NGUYEN VAN · 4 years, 1 month ago
  71. e7d085e Ignore some ConnectivityManagerTest CTS tests that can't be run in the instant app mode by Frank Li · 4 years, 1 month ago
  72. 77fb999 Merge changes from topic "connectivity-cts-cherrypicks" into sc-dev by Lorenzo Colitti · 4 years, 1 month ago
  73. 0271dc2 Test updating underlying network of IpSecTunnelInterface by Yan Yan · 4 years, 1 month ago
  74. 3750a9f Add a test for ConnectivityFrameworkInitializer by Treehugger Robot · 4 years, 1 month ago
  75. da2a7c3 Use assertEquals instead of assertTrue to compare the vpn type by Lucas Lin · 4 years, 1 month ago
  76. 03a1a97 Add CTS for systemReady() & getIpSecNetIdRange() by Lucas Lin · 4 years, 1 month ago
  77. 611bc02 Call ConnectivitySettingsUtils to set/get private DNS related settings by Lucas Lin · 4 years, 1 month ago
  78. 77cb456 Add CTS for isUidNetworkingBlocked & isUidRestrictedOnMeteredNetworks by Lucas Lin · 4 years, 1 month ago
  79. e4a2aba Add test for CSM#[get|set]MobileDataPreferredUids by Paul Hu · 4 years, 1 month ago
  80. 34c8be9 Add test for setHttpProxyConfiguration by Treehugger Robot · 4 years, 1 month ago
  81. 1eb0579 CTS test for PacProxyManager by Aaron Huang · 4 years, 1 month ago
  82. 1981466 Add test for CM#setAcceptUnvalidated by Chiachang Wang · 4 years, 2 months ago
  83. b9c9e07 Add test for CM#setAcceptPartialConnectivity by Chiachang Wang · 4 years, 2 months ago
  84. ecad16c Skip CaptivePortalTest for wearables by Treehugger Robot · 4 years, 2 months ago
  85. 4a15140 Improve handling of invalid private DNS settings by Treehugger Robot · 4 years, 2 months ago
  86. 17a9628 Updating timeout for Per-App CTS by James Mattis · 4 years, 2 months ago
  87. 904351c CTS tests for setOemNetworkPreference by James Mattis · 4 years, 4 months ago
  88. 858dde4 Merge "Avoid waiting unnecessarily if there is no data to return." into sc-dev by Sudheer Shanka · 4 years, 1 month ago
  89. cdb727e Add CTS for registerNetworkOffer by Junyu Lai · 4 years, 1 month ago
  90. bd595f7 Add CTS for setProfileNetworkPreference by Treehugger Robot · 4 years, 1 month ago
  91. c017d9a Avoid waiting unnecessarily if there is no data to return. by Sudheer Shanka · 4 years, 2 months ago
  92. 1b64ae6 Merge "Send a proxy broadcast when apps moved from/to a VPN" into sc-dev by Lucas Lin · 4 years, 2 months ago
  93. 013cf22 Merge "Add a test to check if the VPN type is set or not" into sc-dev by Lucas Lin · 4 years, 2 months ago
  94. 799d1c6 Merge "Add CTS test for NetworkRequest.getCapabilities API" into sc-dev by Frank Li · 4 years, 2 months ago
  95. 9097aaf Merge "Add test for ConnectivityService API isPrivateDnsBroken" into sc-dev by Frank Li · 4 years, 2 months ago
  96. a9602dc Merge "Add CTS test for API setLegacyExtraInfo" into sc-dev by Frank Li · 4 years, 2 months ago
  97. 24ab50b Merge "Update CS so that per-app OEM APIs can be tested" into sc-dev by James Mattis · 4 years, 2 months ago
  98. f8e2e20 Add CTS test for NetworkRequest.getCapabilities API by Frank Li · 4 years, 2 months ago
  99. 3a48843 Add test for ConnectivityService API isPrivateDnsBroken by Frank Li · 4 years, 2 months ago
  100. b7eebde Add CTS test for API setLegacyExtraInfo by Frank Li · 4 years, 2 months ago