1. 63488f4 Merge "Skip running restore default network monitor on instant mode." into main by Motomu Utsumi · 12 months ago
  2. d3d139a Skip running restore default network monitor on instant mode. by Motomu Utsumi · 12 months ago
  3. c51f71f Add testutil to mock android.app.usage.NetworkStats by Junyu Lai · 12 months ago
  4. c006797 Revert "Use addEntries when creating NetworkStats" by Sam Dubey · 12 months ago
  5. 668560d Use addEntries when creating NetworkStats by Junyu Lai · 12 months ago
  6. 10fcc17 Make assertNetworkStatsEquals supports null iface name by Junyu Lai · 12 months ago
  7. 74e3f5a Merge changes I44e85c09,I01810b54,I1c169311,I15f2aeac,I048512a1 into main by Patrick Rohr · 1 year ago
  8. 2ac3299 Increase timeout to expect CapabilitiesChanged callback by Motomu Utsumi · 1 year ago
  9. ebb20c8 Add auto close rule for test interfaces by Patrick Rohr · 1 year, 1 month ago
  10. 7269856 Increase timeout to wait the default network is restored by Motomu Utsumi · 1 year, 1 month ago
  11. a9a2761 Merge "Add default network monitor to DevSdkIgnoreRunner" into main by Motomu Utsumi · 1 year, 1 month ago
  12. 74db585 Add default network monitor to DevSdkIgnoreRunner by Motomu Utsumi · 1 year, 2 months ago
  13. a1d8c55 Merge "Allow using a log tag in TestableNetworkCallback" into main by Remi NGUYEN VAN · 1 year, 1 month ago
  14. 198230d Allow using a log tag in TestableNetworkCallback by Remi NGUYEN VAN · 1 year, 1 month ago
  15. 584cadc Merge "Refactor thread leak monitoring" into main by Treehugger Robot · 1 year, 1 month ago
  16. 8ab6a6b Refactor thread leak monitoring by Motomu Utsumi · 1 year, 2 months ago
  17. be4e552 Move MdnsTestUtils to the net-tests-utils library by Paul Hu · 1 year, 2 months ago
  18. 1677682 Merge "Improve error message of TestableNetworkCallback#expect" into main by Junyu Lai · 1 year, 2 months ago
  19. 80a3cd1 Improve error message of TestableNetworkCallback#expect by Junyu Lai · 1 year, 3 months ago
  20. a8ba04b Add support to restore original values by Junyu Lai · 1 year, 3 months ago
  21. 0f57964 Fix linter error in TestableNetworkCallback by Junyu Lai · 1 year, 3 months ago
  22. cbcbec8 Merge "Request INTERNET capability in ensureWifiConnected" into main by Remi NGUYEN VAN · 1 year, 4 months ago
  23. 47c8196 Merge changes from topic "rate-limit-trafficstats" into main by Treehugger Robot · 1 year, 4 months ago
  24. 689f1cb Request INTERNET capability in ensureWifiConnected by Remi NGUYEN VAN · 1 year, 4 months ago
  25. 93b08e2 Migrate ConnectivityManagerTest to callback rule by Remi NGUYEN VAN · 1 year, 4 months ago
  26. 5ed8003 Create TestRule: SetFeatureFlagsRule by Junyu Lai · 1 year, 4 months ago
  27. e629bb7 Replace connectToCell -> NetworkCallbackRule by Remi NGUYEN VAN · 1 year, 4 months ago
  28. 45ac044 Use custom defined DNS/HTTP port by Jimi Chen · 1 year, 6 months ago
  29. 9c3c120 Merge "Add CtsConnectivityMultiDevicesTestCases for hotspot" into main by Junyu Lai · 1 year, 6 months ago
  30. 05bf4f3 clearInlineMocks from DevSdkIgnoreRunner after running test by Motomu Utsumi · 1 year, 7 months ago
  31. 36e7626 Add CtsConnectivityMultiDevicesTestCases for hotspot by Junyu Lai · 1 year, 7 months ago
  32. 24b54c2 Merge changes from topics "remove-napt", "support-multipleaddr" into main by Junyu Lai · 1 year, 7 months ago
  33. 0ca094b Fix replying to queries via unicast by Remi NGUYEN VAN · 1 year, 11 months ago
  34. 3cc222d Support multiple addresses in PacketBridge by Junyu Lai · 1 year, 7 months ago
  35. 74acb88 Remove NAPT from PacketForwarder by Junyu Lai · 2 years, 4 months ago
  36. c034c72 Make thread leak error message more readable by Junyu Lai · 1 year, 9 months ago
  37. 17f589c Ensure no thread leak after NetworkStatsServiceTest by Junyu Lai · 1 year, 9 months ago
  38. 22350c9 Add LocalNetworkInfo and send callbacks when it changes by Chalard Jean · 1 year, 10 months ago
  39. 626045a [BR01.1] Support BpfNetMapsReader by Junyu Lai · 2 years ago
  40. d6f4efb Add hidden constants for communicating about local network agents by Chalard Jean · 2 years, 4 months ago
  41. 2aa4412 Address comments on aosp/2765367 by Chalard Jean · 1 year, 10 months ago
  42. a10ae00 Have DevSdkIgnoreRunner support @Parameterized parameters by Chalard Jean · 1 year, 10 months ago
  43. f1846ac Check that wifi, cell validates before tests by Remi NGUYEN VAN · 1 year, 11 months ago
  44. 7bca292 Add class to help Kotlin to pass nullable to java @NonNull for testing by Motomu Utsumi · 2 years ago
  45. 1d1c0e7 Merge "Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests" into main by Colin Cross · 2 years ago
  46. 10fe61b Merge "Improve test logs using TrackRecord backtrace" into main by Patrick Rohr · 2 years ago
  47. 5bf2947 Improve test logs using TrackRecord backtrace by Patrick Rohr · 2 years ago
  48. a6e8a28 Fix DevSdkIgnoreRule for Q- by Remi NGUYEN VAN · 2 years ago
  49. d91c89b Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests by Colin Cross · 2 years ago
  50. 14a8c7d Merge "Fix crash when socket read is interrupted" by Junyu Lai · 2 years, 2 months ago
  51. ab3fee4 Fix crash when socket read is interrupted by Junyu Lai · 2 years, 4 months ago
  52. 8b39bca Merge "Use ThrowingSupplier for visibleOnHandlerThread." by Hansen Kurli · 2 years, 3 months ago
  53. 0cd46d4 Use ThrowingSupplier for visibleOnHandlerThread. by Hansen Kurli · 2 years, 3 months ago
  54. 677b663 Correctly test for an object being of the correct type by Chalard Jean · 2 years, 3 months ago
  55. f01d29e Merge "Add packet filters for IPv6 UDP" by Treehugger Robot · 2 years, 3 months ago
  56. 810be2b Add async BufferedFile and StreamingPacketFile impls by Igor Chernyshev · 2 years, 4 months ago
  57. 68783d0 Merge "Remove pollOrThrow" by Treehugger Robot · 2 years, 4 months ago
  58. 10dd699 Merge "Add javadoc descriptions for family of methods" by Jean Chalard · 2 years, 4 months ago
  59. 32a735e Merge "Remove eventuallyExpectOrNull" by Jean Chalard · 2 years, 4 months ago
  60. 63ff33b [ST07] Add more documentation for PacketReflector by Junyu Lai · 2 years, 5 months ago
  61. 8fef4f7 [ST06.2] Read http body for PUT or POST http request by Junyu Lai · 2 years, 5 months ago
  62. 86c95b4 [ST05.3] Support PacketBridge by Junyu Lai · 2 years, 5 months ago
  63. 460c042 Merge "Fix lint errors and adding nullability annotations in PacketReflector" by Junyu Lai · 2 years, 5 months ago
  64. 621c1b7 Merge "[ST04.1] Move PacketReflector to static library" by Junyu Lai · 2 years, 5 months ago
  65. 3882042 Fix lint errors and adding nullability annotations in PacketReflector by Junyu Lai · 2 years, 5 months ago
  66. 5622c37 [ST04.1] Move PacketReflector to static library by Junyu Lai · 2 years, 5 months ago
  67. c2cf7eb Remove pollOrThrow by Chalard Jean · 2 years, 5 months ago
  68. 2725af8 Add javadoc descriptions for family of methods by Chalard Jean · 2 years, 5 months ago
  69. 0784d5d Remove eventuallyExpectOrNull by Chalard Jean · 2 years, 5 months ago
  70. febf4ab Remove eventuallyExpectOrNull usages from AOSP by Chalard Jean · 2 years, 5 months ago
  71. 2695fdf Bubble up exceptions in visibleOnHandlerThread by Chalard Jean · 2 years, 6 months ago
  72. 35f9543 Merge "Remove expectLinkPropertiesThat" by Jean Chalard · 2 years, 6 months ago
  73. c67deee Merge changes from topics "remove_expectblocked", "rename_reason" by Jean Chalard · 2 years, 6 months ago
  74. f063240 Merge "Add OS access interfaces and test impl for wear tethering" by Igor Chernyshev · 2 years, 6 months ago
  75. 36e8ff3 Remove expectLinkPropertiesThat by Chalard Jean · 2 years, 7 months ago
  76. ab47793 Rename BlockedStatusInt.blocked to .reason by Chalard Jean · 2 years, 7 months ago
  77. 12038d2e Remove expectBlockedStatusCallback by Chalard Jean · 2 years, 7 months ago
  78. cd18aca Merge "Remove expectCapabilitiesWith and without" by Jean Chalard · 2 years, 6 months ago
  79. 165c6ff Merge "Add CtsNetTestCasesMaxTargetSdk33" by Yuyang Huang · 2 years, 6 months ago
  80. ab521cf Remove expectCapabilitiesWith and without by Chalard Jean · 2 years, 7 months ago
  81. c0ba521 Replace expectCapabilitiesThat with expectCaps by Chalard Jean · 2 years, 7 months ago
  82. bdb79c5 Add CtsNetTestCasesMaxTargetSdk33 by Yuyang Huang · 2 years, 6 months ago
  83. bcdc972 Add packet filters for IPv6 UDP by Remi NGUYEN VAN · 2 years, 7 months ago
  84. 004c5b4 Add OS access interfaces and test impl for wear tethering by Igor Chernyshev · 2 years, 7 months ago
  85. 5987fc4 Cleanup TestableNetworkCallback#assertNoCallback by Chalard Jean · 2 years, 7 months ago
  86. 9f7d452 Introduce visibleOnHandlerThread by Chalard Jean · 2 years, 8 months ago
  87. 4045840 Add @JvmOverloads for eventuallyExpect and expectAvailableCallbacks by lucaslin · 2 years, 8 months ago
  88. 70b03f92 Interrupt thread before closing socket by Junyu Lai · 2 years, 9 months ago
  89. 3d4eb94 [ST03] Add test dns server for integration tests by Junyu Lai · 3 years ago
  90. c79a231 Add the name of the expected callback by Chalard Jean · 2 years, 9 months ago
  91. 8228246 Merge "Revert "[ST03] Add test dns server for integration tests"" by Treehugger Robot · 2 years, 9 months ago
  92. 88c48e1 Revert "[ST03] Add test dns server for integration tests" by Junyu Lai · 2 years, 9 months ago
  93. 40b76e8 Merge "[ST03] Add test dns server for integration tests" by Treehugger Robot · 2 years, 9 months ago
  94. 1a81ae4 Merge "Move DeviceConfigRule to libs/net" by Treehugger Robot · 2 years, 9 months ago
  95. c32afc4 Merge "Add eventuallyExpect method that takes mark" by Junyu Lai · 2 years, 9 months ago
  96. 664e53b Merge "[CC08] Remove expectCallback*" by Jean Chalard · 2 years, 9 months ago
  97. 7356d35 Move DeviceConfigRule to libs/net by Remi NGUYEN VAN · 2 years, 9 months ago
  98. 53a6b70 Add eventuallyExpect method that takes mark by Junyu Lai · 2 years, 9 months ago
  99. be99103 [ST03] Add test dns server for integration tests by Junyu Lai · 3 years ago
  100. 97d0f3a Merge "Add debug log in ensureWifiConnected" by Chiachang Wang · 2 years, 9 months ago