1. ca942be CTS DnsResolverTest for DnsException ctor by Aswin Sankar · 3 years, 8 months ago
  2. 6ed0167 DnsResolverTest: Use AndroidJUnit4.class by Aswin Sankar · 3 years, 8 months ago
  3. 40ba93d Add additional IPsec owners by Benedict Wong · 3 years, 8 months ago
  4. 5c3c3af Merge "Remove NsdSettings from test" by Paul Hu · 3 years, 8 months ago
  5. f575d05 Merge "Flake fix : Wait setting applied before returning from setConfig" by Treehugger Robot · 3 years, 8 months ago
  6. 850bd91 Remove NsdSettings from test by paulhu · 3 years, 8 months ago
  7. 3f8d3ff Merge "[NETD-BPF#4] Move bpf_shared.h from netd to module" by Ken Chen · 3 years, 8 months ago
  8. 8d094da Flake fix : Wait setting applied before returning from setConfig by Chalard Jean · 3 years, 8 months ago
  9. 44a20af Merge "Competing network interfaces" by Treehugger Robot · 3 years, 8 months ago
  10. 6fafdc1 Merge "Save uid netd network permissions" by Paul Hu · 3 years, 8 months ago
  11. b2d5b05 Save uid netd network permissions by paulhu · 4 years ago
  12. b031a22 Merge "Stop skipping VPN tests when running ADB over TCP." by Treehugger Robot · 3 years, 8 months ago
  13. 2cdbbc1 Competing network interfaces by Davor Majdandzic · 3 years, 8 months ago
  14. 335c0d4 [NETD-BPF#4] Move bpf_shared.h from netd to module by Ken Chen · 3 years, 9 months ago
  15. 1c4a66d Merge "Fix a possible flake in disconnectFromWiFi" by Treehugger Robot · 3 years, 8 months ago
  16. 469d941 Merge "Update NSD tests without AsyncChannel" by Remi NGUYEN VAN · 3 years, 8 months ago
  17. c703747 Merge "Use real ProxyTracker in ConnectivityServiceTest" by Aaron Huang · 3 years, 8 months ago
  18. f96ecf2 Remove unused service and test dependencies by Remi NGUYEN VAN · 3 years, 9 months ago
  19. 2c75c04 Merge "Disable CtsNetTestCases if needed" by Treehugger Robot · 3 years, 9 months ago
  20. cd4b4ee Update NSD tests without AsyncChannel by Remi NGUYEN VAN · 3 years, 11 months ago
  21. bc3f86d Disable CtsNetTestCases if needed by Taras Antoshchuk · 3 years, 9 months ago
  22. dece0d8 S- not to crash on NetworkInfo(null) or setDetailedState(null) by Chalard Jean · 3 years, 9 months ago
  23. e3879ab Use real ProxyTracker in ConnectivityServiceTest by Aaron Huang · 3 years, 9 months ago
  24. 05c291e Fix a possible flake in disconnectFromWiFi by Chalard Jean · 3 years, 9 months ago
  25. ff81692 Merge changes from topics "rename-libbpfmapjni", "rename-libtetherutiljni" by Maciej Żenczykowski · 3 years, 9 months ago
  26. 7eb9f88 Merge "replace R + 1 with S" by Treehugger Robot · 3 years, 9 months ago
  27. 4638c09 Merge "Fix NetworkCapabilitiesTest on S" by Remi NGUYEN VAN · 3 years, 9 months ago
  28. daa03de Fix NetworkCapabilitiesTest on S by Remi NGUYEN VAN · 3 years, 9 months ago
  29. 8834250 replace R + 1 with S by Maciej Żenczykowski · 3 years, 9 months ago
  30. f967b11 Rename tethering jni and get the jni by its package name by markchien · 3 years, 9 months ago
  31. 959d2cb Don't rematch all requests when adding new ones by Remi NGUYEN VAN · 4 years ago
  32. 27979bd1 Merge "Include the failing stats in stats failure assertions." by Treehugger Robot · 3 years, 9 months ago
  33. 5156e78 Include the failing stats in stats failure assertions. by Lorenzo Colitti · 3 years, 9 months ago
  34. b5ee639 Merge "Add test case to test normalize" by Les Lee · 3 years, 9 months ago
  35. 5299a2b Add test case to test normalize by Les Lee · 3 years, 9 months ago
  36. defc74f Merge "Use ConnectivityCheckTargetPreparer in CTS" by Remi NGUYEN VAN · 3 years, 9 months ago
  37. 1d1b1fe Merge "Move fromStableParcelable to KeepaliveController" by Remi NGUYEN VAN · 3 years, 9 months ago
  38. 200e420 Merge "Replace "mts" with "mts-tethering"." by Kimberly Kreider · 3 years, 9 months ago
  39. a200fe8 Merge "Shorten a timeout" by Treehugger Robot · 3 years, 9 months ago
  40. 31ac212 Merge "Replace mDeps with a custom object" by Chalard Jean · 3 years, 9 months ago
  41. f63e459 Shorten a timeout by Chalard Jean · 3 years, 9 months ago
  42. 5bf4cd9 Merge "Add tests for testing if [start|finish]Op is called or not" by Lucas Lin · 3 years, 9 months ago
  43. 21f4f70 Replace mDeps with a custom object by Chalard Jean · 3 years, 9 months ago
  44. 5d99aa7 Move fromStableParcelable to KeepaliveController by Remi NGUYEN VAN · 3 years, 9 months ago
  45. 9c358cd Use ConnectivityCheckTargetPreparer in CTS by Remi NGUYEN VAN · 3 years, 10 months ago
  46. 9a689f8 Add RequiresDevice to relevant tests by Remi NGUYEN VAN · 3 years, 9 months ago
  47. 2685c92 Add a test for metered/non-metered mobile network by Aaron Huang · 4 years ago
  48. eaca5b1 Add a test for NetworkIdentity.getMetered() by Aaron Huang · 4 years ago
  49. c5e61cc Merge changes Ib2d54e53,Ieb606d2b by Lucas Lin · 3 years, 9 months ago
  50. cacd5b0 Test if underlying networks are the same as what VpnService sets by lucaslin · 3 years, 10 months ago
  51. d2de904 Convert VpnTest to JUnit4 by lucaslin · 3 years, 9 months ago
  52. d4e7b00 Add tests for testing if [start|finish]Op is called or not by lucaslin · 3 years, 10 months ago
  53. 6359ebd Update callers to use buildTemplateMobileWithRatType with metered by Aaron Huang · 4 years ago
  54. acd3e2b Merge "Wait for network to be validated when setting a valid private DNS" by Lucas Lin · 3 years, 10 months ago
  55. 4d441a9 Wait for network to be validated when setting a valid private DNS by lucaslin · 3 years, 10 months ago
  56. 9c9850b Merge "Add underlying networks into NetworkAgentInfo if any" by Lucas Lin · 3 years, 10 months ago
  57. c5b3f34 Replace "mts" with "mts-tethering". by Kimberly Kreider · 3 years, 10 months ago
  58. 7a30d04 Merge "Crash bad callers earlier" by Paul Hu · 3 years, 10 months ago
  59. c4898b8 Merge "Specify which callback is unexpected in testMobileDataPreferredUids" by Paul Hu · 3 years, 10 months ago
  60. 9755b43 Merge "Exclude testGetMultipathPreference on no Wi-Fi devices" by Treehugger Robot · 3 years, 10 months ago
  61. c344c9f Specify which callback is unexpected in testMobileDataPreferredUids by paulhu · 4 years ago
  62. 4b918ab Crash bad callers earlier by Chalard Jean · 5 years ago
  63. 6adf5ac Add underlying networks into NetworkAgentInfo if any by lucaslin · 3 years, 10 months ago
  64. 39379a4 Merge "Add new APIs in NetworkCapabilities to set and get underlying networks" by Lucas Lin · 3 years, 10 months ago
  65. 8b2dfa7 Add new APIs in NetworkCapabilities to set and get underlying networks by lucaslin · 3 years, 10 months ago
  66. 6b6d2eb Merge "Ignore testRestrictedNetworkPermission on Q" by Treehugger Robot · 3 years, 10 months ago
  67. 1c3cdce Exclude testGetMultipathPreference on no Wi-Fi devices by Chiachang Wang · 3 years, 10 months ago
  68. 6e1c375 Merge "Support wifi and ethernet connection for DnsResolverTest." am: f822038c1c by Treehugger Robot · 3 years, 10 months ago
  69. fa8dbc5 Support wifi and ethernet connection for DnsResolverTest. by steven_fann · 3 years, 11 months ago
  70. b370da9 Merge "Increase timeouts for loopers" am: 2ed9b3dc70 by Treehugger Robot · 3 years, 10 months ago
  71. 2ed9b3d Merge "Increase timeouts for loopers" by Treehugger Robot · 3 years, 10 months ago
  72. 7366c89 Merge "Remove "when" usage in ConnectivityServiceTest" am: f697c61406 by Treehugger Robot · 3 years, 10 months ago
  73. f697c61 Merge "Remove "when" usage in ConnectivityServiceTest" by Treehugger Robot · 3 years, 10 months ago
  74. 1afb2e3 Increase timeouts for loopers by Chalard Jean · 3 years, 10 months ago
  75. 045f47b Merge "Enable/disable FrameworksNetTests" am: d1ed1cb8b7 by Aaron Huang · 3 years, 10 months ago
  76. d7331e9 Remove "when" usage in ConnectivityServiceTest by Remi NGUYEN VAN · 3 years, 10 months ago
  77. d1ed1cb Merge "Enable/disable FrameworksNetTests" by Aaron Huang · 3 years, 10 months ago
  78. 1ed8aff Enable/disable FrameworksNetTests by Aaron Huang · 3 years, 10 months ago
  79. d2bd93f Merge "Restore private dns host name after testing" am: 0ee7406d33 by Chiachang Wang · 3 years, 10 months ago
  80. e129460 Merge "Remove reference when active listener is unregistered" am: a39b107812 by Chiachang Wang · 3 years, 10 months ago
  81. 0ee7406 Merge "Restore private dns host name after testing" by Chiachang Wang · 3 years, 10 months ago
  82. a39b107 Merge "Remove reference when active listener is unregistered" by Chiachang Wang · 3 years, 10 months ago
  83. da862b2 Merge "Support set test network to tethering upstream" am: 473d864d20 by Mark Chien · 3 years, 10 months ago
  84. 473d864 Merge "Support set test network to tethering upstream" by Mark Chien · 3 years, 10 months ago
  85. c345dec Merge "Add test for CM#[add|remove]DefaultNetworkActiveListener" am: 2086865010 by Chiachang Wang · 3 years, 10 months ago
  86. 5e54074 Restore private dns host name after testing by Chiachang Wang · 3 years, 10 months ago
  87. 2de4168 Remove reference when active listener is unregistered by Chiachang Wang · 3 years, 10 months ago
  88. 859218c Add test for CM#[add|remove]DefaultNetworkActiveListener by Chiachang Wang · 3 years, 11 months ago
  89. 2fbd3e7 Support set test network to tethering upstream by markchien · 4 years ago
  90. 38f8219 Merge "Modify Nsd{Service,Manager}Test to conform to its change" by Luke Huang · 3 years, 10 months ago
  91. d4ec13a Merge "Add a mode for cell radios unable to time share" am: c80a5d56db by Chalard Jean · 3 years, 11 months ago
  92. c80a5d5 Merge "Add a mode for cell radios unable to time share" by Chalard Jean · 3 years, 11 months ago
  93. 0702f98 Add a mode for cell radios unable to time share by Chalard Jean · 3 years, 11 months ago
  94. fed2d06 Merge "Remove ForceAllNetworkTypes from test" am: f7762c823a by Aaron Huang · 3 years, 11 months ago
  95. f7762c8 Merge "Remove ForceAllNetworkTypes from test" by Aaron Huang · 3 years, 11 months ago
  96. 952f97c Merge "Test a template matches mobile and mobile wildcard" am: 3cbd991ab4 by Aaron Huang · 3 years, 11 months ago
  97. 3cbd991 Merge "Test a template matches mobile and mobile wildcard" by Aaron Huang · 3 years, 11 months ago
  98. 3e14f7d Test QosSocketInfo.getNetwork am: 059bfa6149 by markchien · 3 years, 11 months ago
  99. 059bfa6 Test QosSocketInfo.getNetwork by markchien · 3 years, 11 months ago
  100. cbb4d49 Test a template matches mobile and mobile wildcard by Aaron Huang · 4 years ago