1. 06b2781 Merge "Add basic tests for InvalidPacketException" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  2. ac6a289 Merge "Move ConnectivityDiagnosticsManagerTest to common" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  3. bdd448e Add basic tests for InvalidPacketException by Remi NGUYEN VAN · 4 years, 1 month ago
  4. b5f0819 Move ConnectivityDiagnosticsManagerTest to common by Remi NGUYEN VAN · 4 years, 1 month ago
  5. 763f3a0 Added tests for QosCallback by Remi NGUYEN VAN · 4 years, 1 month ago
  6. 3674367 Add tests for duplicate PendingIntent requests by Remi NGUYEN VAN · 4 years, 1 month ago
  7. e7d085e Ignore some ConnectivityManagerTest CTS tests that can't be run in the instant app mode by Frank Li · 4 years, 1 month ago
  8. 7579035 Merge "Initialize TetheringManager lazily" into sc-dev by Remi NGUYEN VAN · 4 years, 1 month ago
  9. 77fb999 Merge changes from topic "connectivity-cts-cherrypicks" into sc-dev by Lorenzo Colitti · 4 years, 1 month ago
  10. 3750a9f Add a test for ConnectivityFrameworkInitializer by Treehugger Robot · 4 years, 1 month ago
  11. da2a7c3 Use assertEquals instead of assertTrue to compare the vpn type by Lucas Lin · 4 years, 1 month ago
  12. 03a1a97 Add CTS for systemReady() & getIpSecNetIdRange() by Lucas Lin · 4 years, 1 month ago
  13. 611bc02 Call ConnectivitySettingsUtils to set/get private DNS related settings by Lucas Lin · 4 years, 1 month ago
  14. 77cb456 Add CTS for isUidNetworkingBlocked & isUidRestrictedOnMeteredNetworks by Lucas Lin · 4 years, 1 month ago
  15. e4a2aba Add test for CSM#[get|set]MobileDataPreferredUids by Paul Hu · 4 years, 1 month ago
  16. 34c8be9 Add test for setHttpProxyConfiguration by Treehugger Robot · 4 years, 1 month ago
  17. 1eb0579 CTS test for PacProxyManager by Aaron Huang · 4 years, 1 month ago
  18. 1981466 Add test for CM#setAcceptUnvalidated by Chiachang Wang · 4 years, 2 months ago
  19. b9c9e07 Add test for CM#setAcceptPartialConnectivity by Chiachang Wang · 4 years, 2 months ago
  20. ecad16c Skip CaptivePortalTest for wearables by Treehugger Robot · 4 years, 2 months ago
  21. 4a15140 Improve handling of invalid private DNS settings by Treehugger Robot · 4 years, 2 months ago
  22. 77fdd31 Merge changes I49e5a99f,Ia3e4b336 into sc-dev by Remi NGUYEN VAN · 4 years, 1 month ago
  23. 0758493 Merge "Disable tryCell when UpstreamMonitor stop" into sc-dev by Mark Chien · 4 years, 1 month ago
  24. 6cea6ed Merge changes I270ff43c,Ifc7eee24 into sc-dev by Lorenzo Colitti · 4 years, 1 month ago
  25. 2d36831 Disable tryCell when UpstreamMonitor stop by Mark Chien · 4 years, 2 months ago
  26. 076ad01 Add enable and disable ip serving common functions by markchien · 4 years, 2 months ago
  27. 67bf9b5 Allow to use ncm function for usb tethering by markchien · 4 years, 2 months ago
  28. 17a9628 Updating timeout for Per-App CTS by James Mattis · 4 years, 2 months ago
  29. 904351c CTS tests for setOemNetworkPreference by James Mattis · 4 years, 4 months ago
  30. 858dde4 Merge "Avoid waiting unnecessarily if there is no data to return." into sc-dev by Sudheer Shanka · 4 years, 1 month ago
  31. cdb727e Add CTS for registerNetworkOffer by Junyu Lai · 4 years, 1 month ago
  32. bd595f7 Add CTS for setProfileNetworkPreference by Treehugger Robot · 4 years, 1 month ago
  33. 77ea93b Initialize TetheringManager lazily by Remi NGUYEN VAN · 4 years, 1 month ago
  34. c017d9a Avoid waiting unnecessarily if there is no data to return. by Sudheer Shanka · 4 years, 2 months ago
  35. 1b64ae6 Merge "Send a proxy broadcast when apps moved from/to a VPN" into sc-dev by Lucas Lin · 4 years, 2 months ago
  36. 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
  37. 799d1c6 Merge "Add CTS test for NetworkRequest.getCapabilities API" into sc-dev by Frank Li · 4 years, 2 months ago
  38. 9097aaf Merge "Add test for ConnectivityService API isPrivateDnsBroken" into sc-dev by Frank Li · 4 years, 2 months ago
  39. a9602dc Merge "Add CTS test for API setLegacyExtraInfo" into sc-dev by Frank Li · 4 years, 2 months ago
  40. 24ab50b Merge "Update CS so that per-app OEM APIs can be tested" into sc-dev by James Mattis · 4 years, 2 months ago
  41. f8e2e20 Add CTS test for NetworkRequest.getCapabilities API by Frank Li · 4 years, 2 months ago
  42. 3a48843 Add test for ConnectivityService API isPrivateDnsBroken by Frank Li · 4 years, 2 months ago
  43. b7eebde Add CTS test for API setLegacyExtraInfo by Frank Li · 4 years, 2 months ago
  44. b63f479 Add a test to check if the VPN type is set or not by Lucas Lin · 4 years, 2 months ago
  45. 950a65f Send a proxy broadcast when apps moved from/to a VPN by Lucas Lin · 4 years, 2 months ago
  46. 52e3fa1 Fix expectCallback does not fail when no callback received by Junyu Lai · 4 years, 2 months ago
  47. 512efaf Add CTS for registerBestMatchingNetworkCallback by Junyu Lai · 4 years, 2 months ago
  48. e5bdc06 No-op refactoring of NetworkAgentTest by Junyu Lai · 4 years, 3 months ago
  49. 42096be Add CTS test for NetworkAgent/NetworkAgentConfig API by lifr · 4 years, 2 months ago
  50. 175fefc Correctly dump IPv4 downstream flows. by Lorenzo Colitti · 4 years, 2 months ago
  51. 75eb9e6 Merge "Ignore testFactoryReset in instant app mode" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  52. 766573f Ignore testFactoryReset in instant app mode by Chiachang Wang · 4 years, 2 months ago
  53. b7ca034 Update CS so that per-app OEM APIs can be tested by James Mattis · 4 years, 2 months ago
  54. 74ded77 Cleanup commit to remove @SkipPresubmit and fix nits by Lorenzo Colitti · 4 years, 2 months ago
  55. c1a7034 Verify kernel implementation of AES-CMAC by Lorenzo Colitti · 4 years, 2 months ago
  56. 69b777c Verify kernel implementation of AES-XCBC by Lorenzo Colitti · 4 years, 2 months ago
  57. 816c800 Verify kernel implementation of AES-CTR by Lorenzo Colitti · 4 years, 2 months ago
  58. 09527d6 Verify kernel implementation of ChaCha20Poly1305 by Lorenzo Colitti · 4 years, 2 months ago
  59. 2e65e9f Support algorithm configurability in PacketUtils EspHeader by Lorenzo Colitti · 4 years, 2 months ago
  60. 144ae3c Set up and tear down test network in TestNetworkRunnable by Yan Yan · 4 years, 2 months ago
  61. 659a0e1 Correctly get uids for per-app network preferences by Lorenzo Colitti · 4 years, 2 months ago
  62. 1ee5ba3 Don't run testGetAllNetworkStateSnapshots in instant app mode by Lorenzo Colitti · 4 years, 2 months ago
  63. bba6383 Merge changes I3fffbf4a,If557b0a1 into sc-dev by Lorenzo Colitti · 4 years, 2 months ago
  64. 97e9053 Merge "Add unit test when querying TYPE_WIFI + null/empty/non-null subscriberId" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  65. 4425a61 Improve dumping IPv4 map entries. by Nucca Chen · 4 years, 2 months ago
  66. 898d5ad Dump underlying BPF traffic stats as well as higher-level stats. by Treehugger Robot · 4 years, 2 months ago
  67. caa6f17 Add unit test when querying TYPE_WIFI + null/empty/non-null subscriberId by Les Lee · 4 years, 2 months ago
  68. fcc6972 Merge "Modify NsdServiceTest to conform to its new mechanism" into sc-dev by Luke Huang · 4 years, 2 months ago
  69. f5a4fb1 Keep subIds for Test NetworkCapabilities. by Cody Kesting · 4 years, 2 months ago
  70. 5cbd7b3 Fully setup test TUN iface on create. by Treehugger Robot · 4 years, 2 months ago
  71. dcba997 Merge "Add DEFAULT_NETWORK_PRIORITY constants" into sc-dev by Paul Hu · 4 years, 2 months ago
  72. 7d5fa3d Merge "Add more unit tests for mobile data preferred uids feature" into sc-dev by Paul Hu · 4 years, 2 months ago
  73. a46c4d2 Modify NsdServiceTest to conform to its new mechanism by Luke Huang · 4 years, 2 months ago
  74. cd60e94 Merge changes I944f4c6a,I69cf58bc into sc-dev by Lorenzo Colitti · 4 years, 2 months ago
  75. 0ced5b5 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  76. beb7d92 Don't send onLinkPropertiesChanged after onLost for 464xlat. by Lorenzo Colitti · 4 years, 2 months ago
  77. cfa262d Improve test coverage for disconnecting networks with clat. by Lorenzo Colitti · 4 years, 2 months ago
  78. d7ec12e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
  79. c219877 Add DEFAULT_NETWORK_PRIORITY constants by paulhu · 4 years, 2 months ago
  80. 7ed70a9 Add more unit tests for mobile data preferred uids feature by paulhu · 4 years, 2 months ago
  81. 348d144 import copy of bpf_net_helpers.h from system/netd/bpf_progs by Treehugger Robot · 4 years, 2 months ago
  82. 3ea9a13 Merge changes Ib8fe719f,Ia8c05780 into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  83. b817246 Merge "Update TetheringTests for new connectivity shims" into sc-dev by Remi NGUYEN VAN · 4 years, 2 months ago
  84. c94a1ff Update TetheringTests for new connectivity shims by Remi NGUYEN VAN · 4 years, 2 months ago
  85. 3b3d92c Suppress IpServer message logs by markchien · 4 years, 2 months ago
  86. 8409a1c Remove *Locked wording by markchien · 4 years, 2 months ago
  87. c056232 Merge changes I00d1aa47,Icffbe67f into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  88. 7fd2b37 Fix restorePrivateDnsSetting with null hostnames by Treehugger Robot · 4 years, 2 months ago
  89. f15137f Merge "Fix TetheringTest crash on eng build" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  90. 9c5d40b Fix TetheringTest crash on eng build by junyulai · 4 years, 3 months ago
  91. 0dd6de5 Add CTS for AES-CMAC by Yan Yan · 4 years, 6 months ago
  92. 9447bbf Add tests for new IPsec algorithms in IpSecManagerTest by Yan Yan · 5 years ago
  93. 8e345e9 Merge "Require location permission for ConnDiags WiFi only." into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  94. 27b6888 Require location permission for ConnDiags WiFi only. by Treehugger Robot · 4 years, 2 months ago
  95. 3669599 Add tethering bootclasspath fragment to its sdk by Anton Hansson · 4 years, 2 months ago
  96. 8148656 Merge "Mark tethering apex as compressible" into sc-dev by Nikita Ioffe · 4 years, 2 months ago
  97. 48fc715 Merge "Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting" into sc-dev by Paul Hu · 4 years, 2 months ago
  98. 9a8e449 Merge "Address leftover comments" into sc-dev by Paul Hu · 4 years, 2 months ago
  99. 3d60a42 Add test for ConnectivityManager.factoryReset by Chiachang Wang · 4 years, 3 months ago
  100. 0acaa74 Correct the logic for CtsTetheringUtils.isWifiTetheringSupported by Chiachang Wang · 4 years, 2 months ago