1. 3604dbe Merge "Add FrameworksNetCommonTests to CTS" by Treehugger Robot · 6 years ago
  2. e8fb173 Merge "[KA09] add cts test for tcp keepalive offload" by Mark Chien · 6 years ago
  3. 16fc55e Add FrameworksNetCommonTests to CTS by Remi NGUYEN VAN · 6 years ago
  4. 5dc1681 [KA09] add cts test for tcp keepalive offload by markchien · 7 years ago
  5. 553872f Merge "Fix tests in TrafficStatsTest that are affected by adb over network" by Junyu Lai · 6 years ago
  6. 718025e Merge "Add test coverage for ICMP echo constants." by Lorenzo Colitti · 6 years ago
  7. c1419d9 Fix tests in TrafficStatsTest that are affected by adb over network by junyulai · 6 years ago
  8. 950e105 Add test coverage for ICMP echo constants. by Lorenzo Colitti · 6 years ago
  9. 8fd0506 Add more test for async DNS api by Luke Huang · 6 years ago
  10. 92f1edd Improve cancellation test for async DNS API by Luke Huang · 6 years ago
  11. 3852fd9 Fix expected reverse lookup of Google DNS IP addresses by Lorenzo Colitti · 6 years ago
  12. acadb93 Improve test and fix doulbe-close fd problem for async DNS API cts by Luke Huang · 6 years ago
  13. d011974 Merge "Enable instant and ABI XML tags for native networking tests." by Treehugger Robot · 6 years ago
  14. f011d5f Enable instant and ABI XML tags for native networking tests. by Lorenzo Colitti · 6 years ago
  15. c5ceda2 Merge changes Ic19b3b64,I26ca370f by Junyu Lai · 6 years ago
  16. 27e1316 Add cts test cases for NetworkCallback.onBlockedStatusChanged by junyulai · 6 years ago
  17. bb891d5 Merge "Add cancel test cases for async DNS API" by Luke Huang · 6 years ago
  18. d05db41 Export API of listening for network change events in app2 by junyulai · 6 years ago
  19. d2a4a1c Merge "Fix API Review issues." by Paul Hu · 6 years ago
  20. 3615841 Add cancel test cases for async DNS API by Luke Huang · 6 years ago
  21. 24c8d2a Alter CTS tests for change of async DNS API by Luke Huang · 6 years ago
  22. 26cc1b4 Improve test for the changing of DnsResolver by Luke Huang · 6 years ago
  23. 3953e40 Fix API Review issues. by paulhu · 6 years ago
  24. db7e161 Merge "Minor changes and more cts tests for DnsResolver" by Luke Huang · 6 years ago
  25. 652fc29 Merge "Minor change for jni cts test of asynchronous DNS query API" by Luke Huang · 6 years ago
  26. a0629ad Minor changes and more cts tests for DnsResolver by Luke Huang · 7 years ago
  27. 774ee87 Merge "Remove point-to-point assertion in IpSecManagerTunnelTest" by Benedict Wong · 6 years ago
  28. 7513ebc Remove point-to-point assertion in IpSecManagerTunnelTest by Benedict Wong · 6 years ago
  29. 44a06a7 Migrate remaining cts to androidx.test. by Brett Chabot · 6 years ago
  30. c4c0bb3 Merge "Migrate cts/tests/tests/net to androidx.test" by Treehugger Robot · 6 years ago
  31. 420804c Migrate cts/tests/tests/net to androidx.test by Brett Chabot · 6 years ago
  32. 77dbefc Add rtsp uri test cases for Uri.toSafeString() by Dongwon Kang · 6 years ago
  33. 23be65b Merge "Add sleep to avoid calling stopLocalOnlyHotspot before TetherController initialization." into pie-cts-dev by jungyee.yoo · 6 years ago
  34. 8d9b120 Merge "Add checks for detailed uid stats" by Treehugger Robot · 6 years ago
  35. e1a851f Minor change for jni cts test of asynchronous DNS query API by Luke Huang · 6 years ago
  36. 63a7632 Cts test cases for asynchronous DNS query API by Luke Huang · 7 years ago
  37. f40d0f5 Build libnativemultinetwork_jni with C++ by Luke Huang · 6 years ago
  38. 17ef99b Add sleep to avoid calling stopLocalOnlyHotspot before TetherController initialization. by jungyee.yoo · 7 years ago
  39. ccef9c8 Add checks for detailed uid stats by Chenbo Feng · 7 years ago
  40. 063552f Cleanup leftover commented code. by Pavel Grafov · 7 years ago
  41. 49e9a78 CTS test for VpnService.isAlwaysOn & .isLockdownEnabled. by Pavel Grafov · 7 years ago
  42. 1ca625c Merge "CTS test for setting HTTP proxy on a VPN network." by Treehugger Robot · 7 years ago
  43. 3e84aa2 CTS test for setting HTTP proxy on a VPN network. by Irina Dumitrescu · 7 years ago
  44. 714a5fb Cts for DnsResolver by Luke Huang · 7 years ago
  45. 5419511 Merge "Minor changes to the async DNS query API CTS tests." by Luke Huang · 7 years ago
  46. 2df0ff2 Merge changes Ide50c715,If9d7e5ef by Benedict Wong · 7 years ago
  47. b9330ed Minor changes to the async DNS query API CTS tests. by Luke Huang · 7 years ago
  48. 35a4173 Merge "Tag modules for their sim card required" by Treehugger Robot · 7 years ago
  49. c4464a0 More cts test cases for asynchronous DNS query API by Luke Huang · 7 years ago
  50. 84d8e36 Add resolver flags to DNS query CTS tests by Luke Huang · 7 years ago
  51. 7e14c07 Add IPsec Tunnel Mode security-check tests by Benedict Wong · 7 years ago
  52. 357ed6d Add basic functionality tests for IPsec tunnel mode by Benedict Wong · 7 years ago
  53. 46e3f1b Merge "Fix lowMemoryKill with app2.MyService" into pie-cts-dev am: 86ca1697d0 by Juju Sung · 7 years ago
  54. 62eb00a Fix lowMemoryKill with app2.MyService by Juju Sung · 7 years ago
  55. a5bd44e Tag modules for their sim card required by Julien Desprez · 7 years ago
  56. 7131af6 Add tests for InetAddresses.parseNumericAddress() by Paul Duffin · 7 years ago
  57. 3c5f35a Test for asynchronous DNS query API by Luke Huang · 7 years ago
  58. 5a6e995 Merge "Add test for Uri.toSafeString" by Ivan Chiang · 7 years ago
  59. de0f268 Exempt adb socket for hostside VpnTest by markchien · 7 years ago
  60. c1ba8dd Add test for Uri.toSafeString by Tony Huang · 7 years ago
  61. 2a41b1c Add Uri tests for IPv6 literal adresses by Chalard Jean · 7 years ago
  62. 0b72fa9 Remove explicit dependency on conscrypt by Neil Fuller · 7 years ago
  63. d502c99 Refactor duplicate code into single function by Jeff Vander Stoep · 7 years ago
  64. ff39f3f Move tests requiring /proc/sys/net access to hostside by Jeff Vander Stoep · 7 years ago
  65. ab53484 VpnTest: test getConnectionOwnerUid API by Jeff Vander Stoep · 7 years ago
  66. 8bf03f3 Merge pie-cts-dev into master. by Xin Li · 7 years ago
  67. f8c5b15 Merge "Merge Android Pie into master" by Xin Li · 7 years ago
  68. 679ee7c CTS test for SslCertificate.getX509Certificate by Adam Vartanian · 7 years ago
  69. ac8ef7c Merge "Skip the test if cannot open ctrl file" am: 2ab9867d51 by Chenbo Feng · 7 years ago
  70. cc7747d Skip the test if cannot open ctrl file by Chenbo Feng · 7 years ago
  71. 7128668 Merge "Extend Uri tests" am: 58f6083027 by Neil Fuller · 7 years ago
  72. d8eb370 Extend Uri tests by Neil Fuller · 7 years ago
  73. 841d471 Use a different key for signing networkpolicy test app. by Sudheer Shanka · 7 years ago
  74. eeea3d5 [RTT][CTS] Add information to assert to help debug failures by Etan Cohen · 7 years ago
  75. 78f8585 Wait a few seconds for IPv6 connectivity to appear. by Lorenzo Colitti · 7 years ago
  76. cd670e7 Update charge level too when turning battery off. by Sudheer Shanka · 7 years ago
  77. 4ca791b Merge "Update turnBatteryOff to include changing charging status too." into pi-dev by Sudheer Shanka · 7 years ago
  78. b3c2dad Merge "CtsHostsideNetworkTests: Skip unsupported tests." into pi-dev by Sudheer Shanka · 7 years ago
  79. 1b3cc38 Update turnBatteryOff to include changing charging status too. by Sudheer Shanka · 7 years ago
  80. 926a3cb CtsHostsideNetworkTests: Skip unsupported tests. by Sudheer Shanka · 7 years ago
  81. 13c5980 [RTT] Add sanity checks for RTT ranging results by Etan Cohen · 7 years ago
  82. 346856a Revert "[RTT] Disable RTT CTS" by Etan Cohen · 7 years ago
  83. 01d63b6 [RTT] Update CTS to auto-select test AP by Etan Cohen · 7 years ago
  84. b58779a Revert "[RTT] Modify CTS tests to use associated AP information" by Etan Cohen · 7 years ago
  85. 6dea1b7 Set stable_charging_threshold app idle constant to 0 during tests. by Sudheer Shanka · 7 years ago
  86. 9d623cc Merge "Add CTS support for eBPF" into pi-dev by Benedict Wong · 7 years ago
  87. d8752ba WifiManagerTest: allow for multiple modes by Rebecca Silberstein · 7 years ago
  88. 012d53b Directly test xt_qtaguid module without libcutls by Chenbo Feng · 7 years ago
  89. 106fbc7 Merge "Directly test xt_qtaguid module without libcutls" by android-build-prod (mdb) · 7 years ago
  90. a82f259 Directly test xt_qtaguid module without libcutls by Chenbo Feng · 7 years ago
  91. 27d1957 Add CTS support for eBPF by Benedict Wong · 7 years ago
  92. 7457ee7 WifiManagerTest: Fetch scan results only on scan success by Roshan Pius · 7 years ago
  93. fe9b0a7 Add CTS support for eBPF by Benedict Wong · 7 years ago
  94. e549804 WifiManagerTest: Don't assert for isScanAlwaysAvailable by Roshan Pius · 7 years ago
  95. 7530899 [RTT] Increase CTS coverage by Etan Cohen · 7 years ago
  96. 1026eae Merge "ScanResultTest: Retry scan attempts on failure" into pi-dev by TreeHugger Robot · 7 years ago
  97. 021f8dd ScanResultTest: Retry scan attempts on failure by Roshan Pius · 7 years ago
  98. 3561390 Revert "Add cts to test unwanted capabilities api" by Lorenzo Colitti · 7 years ago
  99. 4997cbc Merge "Add cts to test unwanted capabilities api" into pi-dev by TreeHugger Robot · 7 years ago
  100. 934dd7c Merge "Set empty watchlist test config before CTS" into pi-dev by Ricky Wai · 7 years ago