1. d1c80d7 Fix CtsNetUtils connectTo/disconnectFromWifi by Treehugger Robot · 5 years ago
  2. b4c27a2 Merge "Skip Ikev2VpnTest on Q" into rvc-dev by TreeHugger Robot · 5 years ago
  3. 6566ca3 Remove dependency on kotlin-reflect by Treehugger Robot · 5 years ago
  4. 2bc2284 Skip Ikev2VpnTest on Q by Remi NGUYEN VAN · 5 years ago
  5. caee6ff Fix TetheringManagerTest failure when using entitlement required SIM by Treehugger Robot · 5 years ago
  6. 477e59f Merge changes Ic0f71df7,Ib6635f00,Ia5d35c32,I9aeafa45 into rvc-dev by Benedict Wong · 5 years ago
  7. 01f7568 Merge "Test Data Stall with unknown detection type." into rvc-dev by Cody Kesting · 5 years ago
  8. 9ce134c Merge "Add CTS testing for ConnectivityDiagnostics Data Stall callback." into rvc-dev by Cody Kesting · 5 years ago
  9. ed86e46 Merge "Add CTS tests for ConnectivityDiagnostics callbacks." into rvc-dev by Cody Kesting · 5 years ago
  10. 1f0bdd4 Add IPv6 testing for IKEv2 VPN tests by Benedict Wong · 5 years ago
  11. a68fbd8 Add Ikev2VpnTests including IKE negotiation. by Benedict Wong · 5 years ago
  12. bfc3ee8 Add basic tests for IKEv2/IPsec VPNs by Benedict Wong · 5 years ago
  13. fec419c Extract IPsec and test network utility methods by Benedict Wong · 5 years ago
  14. 6609fbb Test Data Stall with unknown detection type. by Cody Kesting · 5 years ago
  15. a410711 Add CTS testing for ConnectivityDiagnostics Data Stall callback. by Cody Kesting · 5 years ago
  16. caf797e Add CTS tests for ConnectivityDiagnostics callbacks. by Cody Kesting · 5 years ago
  17. 1a3aa4d Merge "Add CTS test for the capport API" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  18. 450854f Add CTS test for the capport API by Remi NGUYEN VAN · 5 years ago
  19. ff04715 Test IKE Session setup in IPv6 network by Yan Yan · 5 years ago
  20. a2b2ab5 Test handling authentication failure by Yan Yan · 5 years ago
  21. 188e220 Test remotely initiated rekey by Yan Yan · 5 years ago
  22. 783b9ad Test IKE Session setup with EAP-MSCHAPv2 by Yan Yan · 5 years ago
  23. 1e024e2 Test IKE Session setup with digital-signature-based Auth by Yan Yan · 5 years ago
  24. fd9c5eb Move common logic in testing and verification to IkeSessionTestBase by Yan Yan · 5 years ago
  25. f50119b Verify creation and deletion of IpSecTransform pair by Automerger Merge Worker · 5 years ago
  26. 994edc4 Fix testTetheringUpstream flaky by Treehugger Robot · 5 years ago
  27. 3eeb88d Merge "Add logs to NetworkCallbackTest to diagnose issues" into rvc-dev by Chalard Jean · 5 years ago
  28. 964f3f9 Merge "Skip NetworkStatsBinderTest on Q" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  29. 64db03e Merge changes from topic "ike-cts-mts" into rvc-dev by Yan Yan · 5 years ago
  30. eccce8e Merge "Apply MainlineTestModuleController to IKE CTS" into rvc-dev by Yan Yan · 5 years ago
  31. 5df6449 Add logs to NetworkCallbackTest to diagnose issues by Treehugger Robot · 5 years ago
  32. e5c451c Apply MainlineTestModuleController to IKE CTS by evitayan · 5 years ago
  33. f580c71 Cleanup of IkeSessionPskTest by Yan Yan · 5 years ago
  34. 9604af3 Exit test if device does not support IPsec tunnel by Automerger Merge Worker · 5 years ago
  35. 46b3c76 Skip NetworkStatsBinderTest on Q by Remi NGUYEN VAN · 5 years ago
  36. fd4a967 Deflaky test for DnsResolverTest by Luke Huang · 5 years ago
  37. b407f77 Merge "Use Q permission on Q for startCaptivePortalApp" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  38. 6b23e3b Merge "Skip testTemporarilyNotMeteredCapability on Q" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  39. d796135 Skip testTemporarilyNotMeteredCapability on Q by Remi NGUYEN VAN · 5 years ago
  40. e878df6 Use Q permission on Q for startCaptivePortalApp by Remi NGUYEN VAN · 5 years ago
  41. 8c91b0f Fix and deflake ConnectivityManagerTest by Remi NGUYEN VAN · 5 years ago
  42. 5a86f4b Add a cts test for PermissionMonitor security problem by paulhu · 5 years ago
  43. ed6b680 Merge "Create NetworkAgent CTS for NET_CAP_TEMP_NOT_METERED" into rvc-dev by TreeHugger Robot · 5 years ago
  44. 8e28d87 Create NetworkAgent CTS for NET_CAP_TEMP_NOT_METERED by Sarah Chin · 5 years ago
  45. 0a0d71f Add cts for TEMPORARILY_NOT_METERED by Sarah Chin · 5 years ago
  46. eded3fd Merge "Apply MainlineTestModuleController to tethering cts tests" into rvc-dev by TreeHugger Robot · 5 years ago
  47. f021c46 Apply MainlineTestModuleController to tethering cts tests by Chen Zhu · 5 years ago
  48. e196a61 Fix CtsNetTestCasesLatestSdk fail on Q platform by Remi NGUYEN VAN · 5 years ago
  49. ce6a5df Revert "Fix flaky test for DnsResolverTest" by Luke Huang · 5 years ago
  50. 402077c Fix flaky test for DnsResolverTest by Luke Huang · 5 years ago
  51. c0f0623 Merge "Address aosp/1272946 leftover comment" into rvc-dev by Paul Hu · 5 years ago
  52. 66c5773 Ensure airplane mode is off. by Kweku Adams · 5 years ago
  53. 30e4e9a Address aosp/1272946 leftover comment by Paul Hu · 5 years ago
  54. 1621a26 Move testInvariantInCanBeSatisfiedBy to be its own test by Chiachang Wang · 5 years ago
  55. 54978bd Use local defined NetworkSpecifier to verify test by Chiachang Wang · 5 years ago
  56. c06ab57 Merge "Refine NetworkCallbackTest" into rvc-dev by Lucas Lin · 5 years ago
  57. 63203af Refine NetworkCallbackTest by lucaslin · 5 years ago
  58. a25d852 Tag CtsTetheringTest for sim card required by Mark Chien · 5 years ago
  59. 627f2b6 Merge "Test that idle apps get network when device charges." into rvc-dev by Kweku Adams · 5 years ago
  60. 9c3108c Merge "Declare MANAGE_EXTERNAL_STORAGE for test apps." into rvc-dev by Hai Zhang · 5 years ago
  61. efb1857 Test that idle apps get network when device charges. by Kweku Adams · 5 years ago
  62. 120a7db Initial CL for testing IkeSession creation by evitayan · 5 years ago
  63. e5f59b0 Merge "Fix error message in RestrictBackgroundNetworkTest" into rvc-dev by Sudheer Shanka · 5 years ago
  64. e4a9287 Fix error message in RestrictBackgroundNetworkTest by Dominic Lemire · 5 years ago
  65. 6163ee3 Merge "Add test for internet availability on portals" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  66. 320104e Merge "Force reconnect in connectToWifi" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  67. 33a88fb Force reconnect in connectToWifi by Remi NGUYEN VAN · 5 years ago
  68. 70285ea Add a test to check getUidStats binder call by Chenbo Feng · 6 years ago
  69. 388f724 Add test for internet availability on portals by Remi NGUYEN VAN · 5 years ago
  70. 99662c4 Merge "Add test for IkeIdentification" into rvc-dev by Yan Yan · 5 years ago
  71. b921f9e Add test for IkeIdentification by Yan Yan · 5 years ago
  72. fe6c256 Test configuring digital-signature-based auth by Yan Yan · 5 years ago
  73. 913ce19 Test building IkeSessionParams with EAP by Yan Yan · 5 years ago
  74. 5d8b8a1 Add initial CTS test for IkeSessionParams by Yan Yan · 5 years ago
  75. 2b2db7a Make a copy of TunUtils and PacketUtils by Yan Yan · 5 years ago
  76. 35b779f Merge changes I98979758,I1c49711d into rvc-dev by Yan Yan · 5 years ago
  77. 323ec3a Merge "Add CTS for EapSessionConfig" into rvc-dev by Yan Yan · 5 years ago
  78. 7db1b71 Add CTS for EapSessionConfig by Yan Yan · 5 years ago
  79. de7f511 Create base class that sets up test network by Yan Yan · 5 years ago
  80. 668dfa5 Add testTetheringUpstream cts test by markchien · 5 years ago
  81. a6b3b70 Test legacy tether/untether API and onError callback by markchien · 5 years ago
  82. 25cd61e Merge "Move DhcpInfoTest to FrameworksNetCommonTests" into rvc-dev by TreeHugger Robot · 5 years ago
  83. f46d6a1 Test enable tethering permission and stopAllTethering by Mark Chien · 5 years ago
  84. 11fec37 Add TetheringCommonTests to CtsTetheringTest by Paul Hu · 5 years ago
  85. 0d39e96 Merge "Update logic for checking NetworkSpecifier" into rvc-dev by Chiachang Wang · 5 years ago
  86. 203e783 Merge "Fix test initialization errors on Q" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  87. 36e4781 Update logic for checking NetworkSpecifier by Treehugger Robot · 5 years ago
  88. 59b9da9 Declare MANAGE_EXTERNAL_STORAGE for test apps. by Hai Zhang · 5 years ago
  89. 1136e51 Check target transport type for meterness change by Chiachang Wang · 5 years ago
  90. e96bd02 Fix test initialization errors on Q by Remi NGUYEN VAN · 5 years ago
  91. 6f8e612 Remove upper bound check of getTotal* APIs in TrafficStatsTest by Junyu Lai · 5 years ago
  92. 3ee47d4 Update network object when wifi meterness is changed by Chiachang Wang · 5 years ago
  93. 958e8d1 Skip new UrlQuerySanitizer tests on Q by Remi NGUYEN VAN · 5 years ago
  94. 170e873 Move DhcpInfoTest to FrameworksNetCommonTests by Aaron Huang · 5 years ago
  95. d1e528a Add test for NetworkRequest#getRequestorUid() by Aaron Huang · 5 years ago
  96. dacbdaa Add tests for NetworkRequest API by Aaron Huang · 5 years ago
  97. 301d2c4 Merge "Add EntitlementResult CTS tests" into rvc-dev by TreeHugger Robot · 5 years ago
  98. 685f072 Add more tests to CtsTetheringTest by Treehugger Robot · 5 years ago
  99. 8d10ebe Add EntitlementResult CTS tests by Treehugger Robot · 5 years ago
  100. 6742ce7 Merge changes Ib3e80315,If19fb12c,Ic50d70f3 into rvc-dev by Yan Yan · 5 years ago