1. 059bfa6 Test QosSocketInfo.getNetwork by markchien · 3 years, 11 months ago
  2. c7d5ea0 Merge "Remove NetworkUtils.queryUserAccess in test" by Paul Hu · 3 years, 11 months ago
  3. 2e0b450 Delete AirplaneModeTest by Sergey Troshin · 4 years, 1 month ago
  4. ae4c414 Wait for validation of WiFi in OEM pref test by Chalard Jean · 4 years ago
  5. e02bb60 Remove NetworkUtils.queryUserAccess in test by paulhu · 4 years ago
  6. d0d5c64 Add debug logs to CaptivePortalTests by Chalard Jean · 4 years ago
  7. 1e49ed0 Bypass cellular battery stats test if telephony is not supported by Aaron Huang · 4 years ago
  8. 114a5b2 Skip wifi stats test if link layer stats is not supported by Aaron Huang · 4 years ago
  9. 7b2e5fe Fix ConnectivityDiagnosticsManagerTest for MTS by Remi NGUYEN VAN · 4 years ago
  10. 7a45f10 Do callback unregistration automatically in tearDown by Chiachang Wang · 4 years ago
  11. b2cc611 Catch exception of unregisterNetworkCallback by Yintang Gu · 4 years ago
  12. 8a9562f Merge "Force-reconnect wifi (and cell) after disabling airplane mode" by Treehugger Robot · 4 years ago
  13. 9ac0093 Force-reconnect wifi (and cell) after disabling airplane mode by Remi NGUYEN VAN · 4 years ago
  14. ac8c47e Add INTERACT_ACROSS_USERS_FULL to test for setCurrentProxyScriptUrl by Aaron Huang · 4 years, 1 month ago
  15. fa2f7171a Address aosp/1740740 leftover comments by paulhu · 4 years ago
  16. a3debae Move battery unplug command to the beginning of the test by Aaron Huang · 4 years, 1 month ago
  17. 5251171 Merge "Specify which callback is unexpected in tests" by Chiachang Wang · 4 years, 1 month ago
  18. 575fa2f Merge "Deflake test to ensure system default network as expected" by Chiachang Wang · 4 years, 1 month ago
  19. 6c80c38 Specify which callback is unexpected in tests by Chiachang Wang · 4 years, 1 month ago
  20. ac059de Deflake test to ensure system default network as expected by Chiachang Wang · 4 years, 1 month ago
  21. 800eff0 Merge changes from topic "sdk_int_cp" by Remi NGUYEN VAN · 4 years, 1 month ago
  22. e9f6553 Merge "Wait for next network in waitForAvailable" by Remi NGUYEN VAN · 4 years, 1 month ago
  23. 4ba3adc Skip BatteryStatsManagerTest on Q by Remi NGUYEN VAN · 4 years, 1 month ago
  24. 30311ab Wait for next network in waitForAvailable by Remi NGUYEN VAN · 4 years, 1 month ago
  25. 14f0d14 Merge "Ensure wifi reconnects before waiting for metered" by Remi NGUYEN VAN · 4 years, 1 month ago
  26. 527ffb6 Merge changes I99ce72bd,I5a11a802 by Remi NGUYEN VAN · 4 years, 1 month ago
  27. c6be26e Ensure wifi reconnects before waiting for metered by Remi NGUYEN VAN · 4 years, 1 month ago
  28. 2aabf41 remove obsolete/no-op NativeQtaguidTest by Maciej Żenczykowski · 4 years, 1 month ago
  29. bbc4ea3 add test for /system/etc/bpf/{netd,clatd}.o using correct struct sizes by Maciej Żenczykowski · 4 years, 1 month ago
  30. 00407b0 Add retries for WifiManager#connect by Remi NGUYEN VAN · 4 years, 1 month ago
  31. 3676ffb Use WifiManager.connect to reconnect wifi by Remi NGUYEN VAN · 4 years, 1 month ago
  32. aeb54b3 Fix testSocketKeepaliveLimitTelephony on R by Remi NGUYEN VAN · 4 years, 3 months ago
  33. bee1c6d Replace FIRST_SDK_INT to DEVICE_INITIAL_SDK_INT in Connectivity by paulhu · 4 years, 4 months ago
  34. 92f128c Force only system uid can set uids allowed on restricted networks by paulhu · 4 years, 1 month ago
  35. 05752a5 Merge changes from topic "conn-diags-skipped" by Lorenzo Colitti · 4 years, 1 month ago
  36. 81be2bd Merge "Fix CtsNetTestCases in instant mode" by Remi NGUYEN VAN · 4 years, 1 month ago
  37. 69ec693 Update ConnDiags CTS test to expect validation result SKIPPED. by Cody Kesting · 5 years ago
  38. f9d8719 Fix CtsNetTestCases in instant mode by Remi NGUYEN VAN · 4 years, 1 month ago
  39. c28bb26 Merge "Print the result of command when test is failed" by Lucas Lin · 4 years, 1 month ago
  40. ddf3660 Merge "Fix testGetAllNetworkStateSnapshots for non-cellular" by Treehugger Robot · 4 years, 1 month ago
  41. 1cc3f17 Fix network callback with the same PendingIntent does not release by WeiZhang · 4 years, 2 months ago
  42. 4f0546c Fix testGetAllNetworkStateSnapshots for non-cellular by Gaurav Sarode · 4 years, 1 month ago
  43. de7eb04 Merge "Fix flakes in tests running after testIsPrivateDnsBroken" by Treehugger Robot · 4 years, 1 month ago
  44. 5fe3926 Print the result of command when test is failed by lucaslin · 4 years, 1 month ago
  45. 72f59b3 Merge "Fix ConnectivityManagerTest initialization on Q" by Remi NGUYEN VAN · 4 years, 1 month ago
  46. 27a942c Merge "Fix null PendingIntent in network listens" by Remi NGUYEN VAN · 4 years, 1 month ago
  47. 582770c Fix flakes in tests running after testIsPrivateDnsBroken by Remi NGUYEN VAN · 4 years, 1 month ago
  48. 0d54d79 Fix ConnectivityManagerTest initialization on Q by Remi NGUYEN VAN · 4 years, 1 month ago
  49. 1e238a8 Fix null PendingIntent in network listens by Remi NGUYEN VAN · 4 years, 1 month ago
  50. c06260b Merge changes I81bf8969,I2edba513,Ibb913979 by Junyu Lai · 4 years, 1 month ago
  51. 435c4f7 Merge "Check null NetworkSpecifier before redacting" by Junyu Lai · 4 years, 1 month ago
  52. c577c27 Merge "Remove usage of internal APIs from InetAddress and ServerSocket" by vichang · 4 years, 1 month ago
  53. 144b6c7 Check null NetworkSpecifier before redacting by Junyu Lai · 4 years, 1 month ago
  54. 20a1596 Add CTS for NetworkScore.setTransportPrimary by Chalard Jean · 4 years, 3 months ago
  55. b8c396b Add some CTS tests for NetworkScore. by Chalard Jean · 4 years, 3 months ago
  56. e349356 Add a first CTS for NetworkScore by Chalard Jean · 4 years, 3 months ago
  57. 7325c86 Merge "Add CTS for BatteryStatsManager new API" by Lorenzo Colitti · 4 years, 1 month ago
  58. f52a30b Add CTS for BatteryStatsManager new API by Aaron Huang · 4 years, 3 months ago
  59. 33b4929 Merge "Add test for CSM#[get|set]UidsAllowedOnRestrictedNetworks" by Paul Hu · 4 years, 1 month ago
  60. 1354979 Merge "Add test for CM#setAvoidUnvalidated" by Chiachang Wang · 4 years, 1 month ago
  61. d266285 Add test for CSM#[get|set]UidsAllowedOnRestrictedNetworks by paulhu · 4 years, 2 months ago
  62. 481040b Add test for CM#setAvoidUnvalidated by Chiachang Wang · 4 years, 2 months ago
  63. 8ce48fe Merge "Added tests for QosCallback" by Remi NGUYEN VAN · 4 years, 1 month ago
  64. a8a7cfd Merge "Ignore some ConnectivityManagerTest CTS tests that can't be run in the instant app mode" by Frank Li · 4 years, 1 month ago
  65. 6214f82 Added tests for QosCallback by Remi NGUYEN VAN · 4 years, 1 month ago
  66. 307cb41 Merge "Add tests for duplicate PendingIntent requests" by Remi NGUYEN VAN · 4 years, 1 month ago
  67. 010ec2c Merge "Test updating underlying network of IpSecTunnelInterface" by Yan Yan · 4 years, 1 month ago
  68. 279a8ee Ignore some ConnectivityManagerTest CTS tests that can't be run in the instant app mode by lifr · 4 years, 1 month ago
  69. 489275e Add tests for duplicate PendingIntent requests by Remi NGUYEN VAN · 4 years, 1 month ago
  70. 5440e0b Merge "Add test for CSM#[get|set]MobileDataPreferredUids" by Paul Hu · 4 years, 1 month ago
  71. 7e2a491 Merge "Add CTS for systemReady() & getIpSecNetIdRange()" by Lucas Lin · 4 years, 1 month ago
  72. c12550b Merge "Call ConnectivitySettingsUtils to set/get private DNS related settings" by Lucas Lin · 4 years, 1 month ago
  73. 4200726 Merge "Updating timeout for Per-App CTS" by James Mattis · 4 years, 1 month ago
  74. b781a94 Add CTS for systemReady() & getIpSecNetIdRange() by lucaslin · 4 years, 1 month ago
  75. aa39780 Merge "Add a test for ConnectivityFrameworkInitializer" by Treehugger Robot · 4 years, 1 month ago
  76. bccd97f Merge "Add test for setHttpProxyConfiguration" by Treehugger Robot · 4 years, 1 month ago
  77. 5d4f701 Merge "Add CTS for setProfileNetworkPreference" by Treehugger Robot · 4 years, 1 month ago
  78. ef88fad Remove usage of internal APIs from InetAddress and ServerSocket by Victor Chang · 4 years, 2 months ago
  79. b93396e Merge "CTS test for PacProxyManager" by Aaron Huang · 4 years, 1 month ago
  80. 8962128 Call ConnectivitySettingsUtils to set/get private DNS related settings by lucaslin · 4 years, 1 month ago
  81. 8c96bad Add test for CSM#[get|set]MobileDataPreferredUids by paulhu · 4 years, 2 months ago
  82. 76aa81d Test updating underlying network of IpSecTunnelInterface by Yan Yan · 4 years, 10 months ago
  83. 4dad971 Updating timeout for Per-App CTS by James Mattis · 4 years, 2 months ago
  84. 27586f8 Merge "Add test for CM#setAcceptUnvalidated" by Chiachang Wang · 4 years, 2 months ago
  85. 2693dc2 Merge "Add test for CM#setAcceptPartialConnectivity" by Chiachang Wang · 4 years, 2 months ago
  86. 901eeb2 Add test for CM#setAcceptUnvalidated by Chiachang Wang · 4 years, 2 months ago
  87. 589105d Add test for CM#setAcceptPartialConnectivity by Chiachang Wang · 4 years, 2 months ago
  88. 75090fb Merge changes I627dcd0f,I81abc174,Id7948d21 by Junyu Lai · 4 years, 2 months ago
  89. f3283e6 Merge "Ignore testFactoryReset in instant app mode" by Chiachang Wang · 4 years, 2 months ago
  90. 5f78e30 Merge changes from topic "per-app-cts" by Lorenzo Colitti · 4 years, 2 months ago
  91. db143f9 CTS tests for setOemNetworkPreference by James Mattis · 4 years, 4 months ago
  92. 81ede79 Merge "Cleanup commit to remove @SkipPresubmit and fix nits" by Lorenzo Colitti · 4 years, 2 months ago
  93. a1363cb Merge "Verify kernel implementation of AES-CMAC" by Lorenzo Colitti · 4 years, 2 months ago
  94. b91372a Merge "Don't run testGetAllNetworkStateSnapshots in instant app mode" by Lorenzo Colitti · 4 years, 2 months ago
  95. ea56397 Merge "Verify kernel implementation of AES-XCBC" by Lorenzo Colitti · 4 years, 2 months ago
  96. b8aeaa2 Merge "Verify kernel implementation of AES-CTR" by Lorenzo Colitti · 4 years, 2 months ago
  97. 3d35a97 Don't run testGetAllNetworkStateSnapshots in instant app mode by Aaron Huang · 4 years, 2 months ago
  98. 69c14d5 Merge "Verify kernel implementation of ChaCha20Poly1305" by Lorenzo Colitti · 4 years, 2 months ago
  99. ec5d07c Merge "Support algorithm configurability in PacketUtils EspHeader" by Lorenzo Colitti · 4 years, 2 months ago
  100. eb5451d Add CTS for registerBestMatchingNetworkCallback by Junyu Lai · 4 years, 3 months ago