1. 8b39bca Merge "Use ThrowingSupplier for visibleOnHandlerThread." by Hansen Kurli · 2 years, 3 months ago
  2. 0cd46d4 Use ThrowingSupplier for visibleOnHandlerThread. by Hansen Kurli · 2 years, 4 months ago
  3. 677b663 Correctly test for an object being of the correct type by Chalard Jean · 2 years, 4 months ago
  4. f01d29e Merge "Add packet filters for IPv6 UDP" by Treehugger Robot · 2 years, 4 months ago
  5. 810be2b Add async BufferedFile and StreamingPacketFile impls by Igor Chernyshev · 2 years, 5 months ago
  6. 68783d0 Merge "Remove pollOrThrow" by Treehugger Robot · 2 years, 5 months ago
  7. 10dd699 Merge "Add javadoc descriptions for family of methods" by Jean Chalard · 2 years, 5 months ago
  8. 32a735e Merge "Remove eventuallyExpectOrNull" by Jean Chalard · 2 years, 5 months ago
  9. 63ff33b [ST07] Add more documentation for PacketReflector by Junyu Lai · 2 years, 6 months ago
  10. 8fef4f7 [ST06.2] Read http body for PUT or POST http request by Junyu Lai · 2 years, 6 months ago
  11. 86c95b4 [ST05.3] Support PacketBridge by Junyu Lai · 2 years, 6 months ago
  12. 460c042 Merge "Fix lint errors and adding nullability annotations in PacketReflector" by Junyu Lai · 2 years, 6 months ago
  13. 621c1b7 Merge "[ST04.1] Move PacketReflector to static library" by Junyu Lai · 2 years, 6 months ago
  14. 3882042 Fix lint errors and adding nullability annotations in PacketReflector by Junyu Lai · 2 years, 6 months ago
  15. 5622c37 [ST04.1] Move PacketReflector to static library by Junyu Lai · 2 years, 6 months ago
  16. c2cf7eb Remove pollOrThrow by Chalard Jean · 2 years, 6 months ago
  17. 2725af8 Add javadoc descriptions for family of methods by Chalard Jean · 2 years, 6 months ago
  18. 0784d5d Remove eventuallyExpectOrNull by Chalard Jean · 2 years, 6 months ago
  19. febf4ab Remove eventuallyExpectOrNull usages from AOSP by Chalard Jean · 2 years, 6 months ago
  20. 2695fdf Bubble up exceptions in visibleOnHandlerThread by Chalard Jean · 2 years, 7 months ago
  21. 35f9543 Merge "Remove expectLinkPropertiesThat" by Jean Chalard · 2 years, 7 months ago
  22. c67deee Merge changes from topics "remove_expectblocked", "rename_reason" by Jean Chalard · 2 years, 7 months ago
  23. f063240 Merge "Add OS access interfaces and test impl for wear tethering" by Igor Chernyshev · 2 years, 7 months ago
  24. 36e8ff3 Remove expectLinkPropertiesThat by Chalard Jean · 2 years, 8 months ago
  25. ab47793 Rename BlockedStatusInt.blocked to .reason by Chalard Jean · 2 years, 8 months ago
  26. 12038d2e Remove expectBlockedStatusCallback by Chalard Jean · 2 years, 8 months ago
  27. cd18aca Merge "Remove expectCapabilitiesWith and without" by Jean Chalard · 2 years, 7 months ago
  28. 165c6ff Merge "Add CtsNetTestCasesMaxTargetSdk33" by Yuyang Huang · 2 years, 7 months ago
  29. ab521cf Remove expectCapabilitiesWith and without by Chalard Jean · 2 years, 8 months ago
  30. c0ba521 Replace expectCapabilitiesThat with expectCaps by Chalard Jean · 2 years, 8 months ago
  31. bdb79c5 Add CtsNetTestCasesMaxTargetSdk33 by Yuyang Huang · 2 years, 7 months ago
  32. bcdc972 Add packet filters for IPv6 UDP by Remi NGUYEN VAN · 2 years, 8 months ago
  33. 004c5b4 Add OS access interfaces and test impl for wear tethering by Igor Chernyshev · 2 years, 8 months ago
  34. 5987fc4 Cleanup TestableNetworkCallback#assertNoCallback by Chalard Jean · 2 years, 8 months ago
  35. 9f7d452 Introduce visibleOnHandlerThread by Chalard Jean · 2 years, 9 months ago
  36. 4045840 Add @JvmOverloads for eventuallyExpect and expectAvailableCallbacks by lucaslin · 2 years, 9 months ago
  37. 70b03f92 Interrupt thread before closing socket by Junyu Lai · 2 years, 10 months ago
  38. 3d4eb94 [ST03] Add test dns server for integration tests by Junyu Lai · 3 years, 1 month ago
  39. c79a231 Add the name of the expected callback by Chalard Jean · 2 years, 9 months ago
  40. 8228246 Merge "Revert "[ST03] Add test dns server for integration tests"" by Treehugger Robot · 2 years, 10 months ago
  41. 88c48e1 Revert "[ST03] Add test dns server for integration tests" by Junyu Lai · 2 years, 10 months ago
  42. 40b76e8 Merge "[ST03] Add test dns server for integration tests" by Treehugger Robot · 2 years, 10 months ago
  43. 1a81ae4 Merge "Move DeviceConfigRule to libs/net" by Treehugger Robot · 2 years, 10 months ago
  44. c32afc4 Merge "Add eventuallyExpect method that takes mark" by Junyu Lai · 2 years, 10 months ago
  45. 664e53b Merge "[CC08] Remove expectCallback*" by Jean Chalard · 2 years, 10 months ago
  46. 7356d35 Move DeviceConfigRule to libs/net by Remi NGUYEN VAN · 2 years, 10 months ago
  47. 53a6b70 Add eventuallyExpect method that takes mark by Junyu Lai · 2 years, 10 months ago
  48. be99103 [ST03] Add test dns server for integration tests by Junyu Lai · 3 years, 1 month ago
  49. 97d0f3a Merge "Add debug log in ensureWifiConnected" by Chiachang Wang · 2 years, 10 months ago
  50. b5e9e3f Add debug log in ensureWifiConnected by chiachangwang · 2 years, 10 months ago
  51. 9c549c0 Merge "Fix errorprone warnings that should be errors" by Treehugger Robot · 2 years, 10 months ago
  52. 0eac837 [CC08] Remove expectCallback* by Chalard Jean · 2 years, 11 months ago
  53. 6f8bcae [CC07] Add build tests for expect* versions by Chalard Jean · 2 years, 11 months ago
  54. 347dd8d Increase the timeout for eventuallyExpect by Chalard Jean · 2 years, 11 months ago
  55. f79ca28 [CC04] Have TestNetworkTracker implement HasNetwork by Chalard Jean · 2 years, 11 months ago
  56. b7e2284 [CC03] Replace expectCallback* with expect by Chalard Jean · 3 years ago
  57. 70c62e5 [CC01] Remove the confusing pollForNextCallback by Chalard Jean · 3 years ago
  58. f4dd771 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
  59. 8d65699 Correct failed log in ensureWifiConnected() by chiachangwang · 2 years, 11 months ago
  60. 561b97e Enlarge the TestableNetworkCallback default timeout by Paul Hu · 3 years ago
  61. a804f3f Merge changes I506872f7,I0afb6513 by Jean Chalard · 3 years ago
  62. 9df957f Improve documentation for the concurrent interpreter by Chalard Jean · 3 years ago
  63. 6f469c8 Fix a flake due to uncertainties in time measurement by Chalard Jean · 3 years, 1 month ago
  64. 3d835e9 TestBpfMap implements IBpfMap instead of extends BpfMap by Motomu Utsumi · 3 years ago
  65. a19f851 Add Function3 by Chalard Jean · 4 years, 1 month ago
  66. 0b3378b Randomize the prefix used by RouterAdvertisementResponder. by Lorenzo Colitti · 3 years, 1 month ago
  67. 1ea7347 Merge "Add CtsNetTestCasesMaxTargetSdk30" by Remi NGUYEN VAN · 3 years, 1 month ago
  68. 4a76563 RaResponder: log instead of throw exception by Patrick Rohr · 3 years, 1 month ago
  69. a5500c6 PacketResponder: stop should wait for thread to join by Patrick Rohr · 3 years, 1 month ago
  70. 3015965 Merge "RaResponder: add slla option to RA" by Patrick Rohr · 3 years, 1 month ago
  71. 56cb967 Merge "RaResponder: add support for NS/NA for tests" by Patrick Rohr · 3 years, 2 months ago
  72. 763aef5 Merge "Use UnboundedSdkLevel for DevSdkIgnoreRule" by Treehugger Robot · 3 years, 2 months ago
  73. 5316569 RaResponder: add slla option to RA by Patrick Rohr · 3 years, 2 months ago
  74. 406063f RaResponder: add support for NS/NA for tests by Patrick Rohr · 3 years, 2 months ago
  75. 44fd16d Merge "Refuse to adopt shell permissions if they were already adopted." by Treehugger Robot · 3 years, 2 months ago
  76. 12ac792 Add CtsNetTestCasesMaxTargetSdk30 by Remi NGUYEN VAN · 3 years, 2 months ago
  77. 1e6a3a9 Merge "Add mockService method." by Chiachang Wang · 3 years, 2 months ago
  78. 39c7bd7 DeviceInfoUtils: add isKernelVersionAtLeast method. by Xiao Ma · 3 years, 3 months ago
  79. de5e402 Use UnboundedSdkLevel for DevSdkIgnoreRule by Remi NGUYEN VAN · 3 years, 3 months ago
  80. 05eb2d0 Refuse to adopt shell permissions if they were already adopted. by Lorenzo Colitti · 3 years, 3 months ago
  81. 8e74aa9 Add mockService method. by chiachangwang · 3 years, 3 months ago
  82. 9e4b918 Merge "Fix TestNetworkTracker on Q" by Treehugger Robot · 3 years, 3 months ago
  83. 0d19b66 Fix DevSdkIgnoreRule target SDK annotation processing. by Lorenzo Colitti · 3 years, 3 months ago
  84. 639aa94 Fix TestNetworkTracker on Q by Remi NGUYEN VAN · 3 years, 3 months ago
  85. ed448e4 Run tests using DevSdkIgnoreRule by Remi NGUYEN VAN · 3 years, 3 months ago
  86. 9840a07 Merge changes from topic "icmpv6-forwarding-test" by Mark Chien · 3 years, 3 months ago
  87. d59b7e0 Support initTestNetwork with LinkProperties by markchien · 4 years ago
  88. db5d69e Add an annotation to skip tests if the APK has target SDK > 31. by Lorenzo Colitti · 3 years, 3 months ago
  89. 085b7f4 DeviceInfoUtils: add class and helper for three-part version number by Hungming Chen · 3 years, 3 months ago
  90. c56679d Migrate compareMajorMinorVersion from ConnectivityManagerTest by Hungming Chen · 3 years, 4 months ago
  91. 86dd587 Create RouterAdvertisementResponder by Patrick Rohr · 3 years, 5 months ago
  92. 4e70104 [DU04-3]Appropriate changes to the NetworkPolicyManager API by Frank · 3 years, 6 months ago
  93. 798eebd Merge "Add support for unknown Network to expectCallback" by Treehugger Robot · 3 years, 6 months ago
  94. 0a7883f Merge "Change TestBpfMap to use ConcurrentHashMap" by Maciej Żenczykowski · 3 years, 7 months ago
  95. 0a08770 Merge "Allow of expectAvailableCallbacks when validation state is unknown." by Lorenzo Colitti · 3 years, 7 months ago
  96. aeff123 Change TestBpfMap to use ConcurrentHashMap by Patrick Rohr · 3 years, 7 months ago
  97. 5fec18b Allow of expectAvailableCallbacks when validation state is unknown. by Lorenzo Colitti · 3 years, 7 months ago
  98. 48ce320 Merge "Remove dependency on compatibility-device-util-axt" by Remi NGUYEN VAN · 3 years, 7 months ago
  99. 675cdf6 Remove dependency on compatibility-device-util-axt by Remi NGUYEN VAN · 3 years, 7 months ago
  100. 8e37713 Add ThrowingBiConsumer to IBpfMap by Tyler Wear · 3 years, 7 months ago