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