- 1c0939c Support Paramerized in SetFeatureFlagsRule by Chalard Jean · 6 months ago
- b9ac4c8 Wait for carrier config to apply in tests by Remi NGUYEN VAN · 7 months ago
- 0e21020 Merge "Revert^2 "Fix flakes due to tests resetting CarrierConfig"" into main by Yuyang Huang · 7 months ago
- 6f99275 Revert^2 "Fix flakes due to tests resetting CarrierConfig" by Yuyang Huang · 7 months ago
- 55105df Merge "Revert "Fix flakes due to tests resetting CarrierConfig"" into main by Yuyang Huang · 7 months ago
- 19a936d Revert "Fix flakes due to tests resetting CarrierConfig" by Maciej Żenczykowski · 7 months ago
- 4ab11df Merge changes Ia25b28d5,Ic6bbd8c0 into main by Treehugger Robot · 7 months ago
- c7ed1a1 Fix flakes due to tests resetting CarrierConfig by Remi NGUYEN VAN · 8 months ago
- ba70892 Merge changes Iddc8975b,I2cedd584 into main by Treehugger Robot · 8 months ago
- cbf9b11 Merge "Address lint warnings in diagnostics collector" into main by Treehugger Robot · 8 months ago
- 4d47b52 Add diagnostics on failure for PrivateDns test by Remi NGUYEN VAN · 8 months ago
- 6f694d0 Address lint warnings in diagnostics collector by Remi NGUYEN VAN · 8 months ago
- 26630dc Merge changes from topic "resolv_cancellation" into main by Remi NGUYEN VAN · 8 months ago
- da8ae0e Return the matched event from TestableNetworkOfferCallback by Patrick Rohr · 9 months ago
- fe3d77a Add support for testing onReserved callbacks by Patrick Rohr · 9 months ago
- 8f265c9 Dump tcpdump on failure in testUidTagStateDetails by Remi NGUYEN VAN · 9 months ago
- 739a6c4 Merge "Only report tryTest errors when not caught" into main by Treehugger Robot · 9 months ago
- fc724ab Only report tryTest errors when not caught by Remi NGUYEN VAN · 9 months ago
- fb3159d Add DnsResolverTapTest by Remi NGUYEN VAN · 9 months ago
- bb815f2 Add isDebuggable() to DeviceInfoUtils for Android R compatibility by Yuyang Huang · 9 months ago
- 323c154 Merge "Add QUIC testing to test preparer" into main by Treehugger Robot · 9 months ago
- cc8b8f9 Add QUIC testing to test preparer by Remi NGUYEN VAN · 1 year, 4 months ago
- 956b862 Add diagnostics to testNativeDatagramTransmission by Remi NGUYEN VAN · 10 months ago
- a3882a2 Add WRITE_ALLOWLISTED_DEVICE_CONFIG perm when modifying DeviceConfig by Michael Groover · 10 months ago
- 30ff675 Merge "Add config for client-side traffic stats rate-limit cache." into main by Junyu Lai · 10 months ago
- b9071f8 Add config for client-side traffic stats rate-limit cache. by Junyu Lai · 10 months ago
- 001be79 Add log when resetting DeviceConfig by Remi NGUYEN VAN · 10 months ago
- 40b2466 Merge "Add report header to failure diagnostics" into main by Treehugger Robot · 11 months ago
- e980872 Add report header to failure diagnostics by Remi NGUYEN VAN · 11 months ago
- 8eff4fd Merge "Do not run diagnostics on assumption failures" into main by Treehugger Robot · 11 months ago
- 3feb788 Do not run diagnostics on assumption failures by Remi NGUYEN VAN · 11 months ago
- 5024551 Merge "Add options to disable diagnostics collector" into main by Treehugger Robot · 11 months ago
- 2665f0a Add options to disable diagnostics collector by Remi NGUYEN VAN · 11 months ago
- c0ebf16 Merge "Add connectivity diagnostics on test failure" into main by Remi NGUYEN VAN · 11 months ago
- 43730b3 Add connectivity diagnostics on test failure by Remi NGUYEN VAN · 11 months ago
- eb3c631 Rename TapPacketReader to PollPacketReader for broader applicability by Yuyang Huang · 11 months ago
- 3627907 Merge changes from topics "ddr-tests-in-networkstack", "move-fakedns" into main by Lorenzo Colitti · 12 months ago
- 5355fce Move to one unified implementation of FakeDns. by Lorenzo Colitti · 12 months ago
- d393a9d Remove assert for R+ by Patrick Rohr · 12 months ago
- 93f2efb Add test utils for SVCB packet generation. by Lorenzo Colitti · 12 months ago
- c1856de Throw IllegalStateException when inserting an existing item by Junyu Lai · 12 months ago
- 63488f4 Merge "Skip running restore default network monitor on instant mode." into main by Motomu Utsumi · 1 year ago
- d3d139a Skip running restore default network monitor on instant mode. by Motomu Utsumi · 1 year ago
- c51f71f Add testutil to mock android.app.usage.NetworkStats by Junyu Lai · 1 year ago
- c006797 Revert "Use addEntries when creating NetworkStats" by Sam Dubey · 1 year, 1 month ago
- 668560d Use addEntries when creating NetworkStats by Junyu Lai · 1 year, 1 month ago
- 10fcc17 Make assertNetworkStatsEquals supports null iface name by Junyu Lai · 1 year, 1 month ago
- 74e3f5a Merge changes I44e85c09,I01810b54,I1c169311,I15f2aeac,I048512a1 into main by Patrick Rohr · 1 year, 1 month ago
- 2ac3299 Increase timeout to expect CapabilitiesChanged callback by Motomu Utsumi · 1 year, 1 month ago
- ebb20c8 Add auto close rule for test interfaces by Patrick Rohr · 1 year, 1 month ago
- 7269856 Increase timeout to wait the default network is restored by Motomu Utsumi · 1 year, 1 month ago
- a9a2761 Merge "Add default network monitor to DevSdkIgnoreRunner" into main by Motomu Utsumi · 1 year, 2 months ago
- 74db585 Add default network monitor to DevSdkIgnoreRunner by Motomu Utsumi · 1 year, 2 months ago
- a1d8c55 Merge "Allow using a log tag in TestableNetworkCallback" into main by Remi NGUYEN VAN · 1 year, 2 months ago
- 198230d Allow using a log tag in TestableNetworkCallback by Remi NGUYEN VAN · 1 year, 2 months ago
- 584cadc Merge "Refactor thread leak monitoring" into main by Treehugger Robot · 1 year, 2 months ago
- 8ab6a6b Refactor thread leak monitoring by Motomu Utsumi · 1 year, 2 months ago
- be4e552 Move MdnsTestUtils to the net-tests-utils library by Paul Hu · 1 year, 3 months ago
- 1677682 Merge "Improve error message of TestableNetworkCallback#expect" into main by Junyu Lai · 1 year, 3 months ago
- 80a3cd1 Improve error message of TestableNetworkCallback#expect by Junyu Lai · 1 year, 4 months ago
- a8ba04b Add support to restore original values by Junyu Lai · 1 year, 3 months ago
- 0f57964 Fix linter error in TestableNetworkCallback by Junyu Lai · 1 year, 4 months ago
- cbcbec8 Merge "Request INTERNET capability in ensureWifiConnected" into main by Remi NGUYEN VAN · 1 year, 5 months ago
- 47c8196 Merge changes from topic "rate-limit-trafficstats" into main by Treehugger Robot · 1 year, 5 months ago
- 689f1cb Request INTERNET capability in ensureWifiConnected by Remi NGUYEN VAN · 1 year, 5 months ago
- 93b08e2 Migrate ConnectivityManagerTest to callback rule by Remi NGUYEN VAN · 1 year, 5 months ago
- 5ed8003 Create TestRule: SetFeatureFlagsRule by Junyu Lai · 1 year, 5 months ago
- e629bb7 Replace connectToCell -> NetworkCallbackRule by Remi NGUYEN VAN · 1 year, 5 months ago
- 45ac044 Use custom defined DNS/HTTP port by Jimi Chen · 1 year, 7 months ago
- 9c3c120 Merge "Add CtsConnectivityMultiDevicesTestCases for hotspot" into main by Junyu Lai · 1 year, 7 months ago
- 05bf4f3 clearInlineMocks from DevSdkIgnoreRunner after running test by Motomu Utsumi · 1 year, 7 months ago
- 36e7626 Add CtsConnectivityMultiDevicesTestCases for hotspot by Junyu Lai · 1 year, 8 months ago
- 24b54c2 Merge changes from topics "remove-napt", "support-multipleaddr" into main by Junyu Lai · 1 year, 8 months ago
- 0ca094b Fix replying to queries via unicast by Remi NGUYEN VAN · 2 years ago
- 3cc222d Support multiple addresses in PacketBridge by Junyu Lai · 1 year, 8 months ago
- 74acb88 Remove NAPT from PacketForwarder by Junyu Lai · 2 years, 5 months ago
- c034c72 Make thread leak error message more readable by Junyu Lai · 1 year, 10 months ago
- 17f589c Ensure no thread leak after NetworkStatsServiceTest by Junyu Lai · 1 year, 10 months ago
- 22350c9 Add LocalNetworkInfo and send callbacks when it changes by Chalard Jean · 1 year, 11 months ago
- 626045a [BR01.1] Support BpfNetMapsReader by Junyu Lai · 2 years ago
- d6f4efb Add hidden constants for communicating about local network agents by Chalard Jean · 2 years, 5 months ago
- 2aa4412 Address comments on aosp/2765367 by Chalard Jean · 1 year, 11 months ago
- a10ae00 Have DevSdkIgnoreRunner support @Parameterized parameters by Chalard Jean · 1 year, 11 months ago
- f1846ac Check that wifi, cell validates before tests by Remi NGUYEN VAN · 2 years ago
- 7bca292 Add class to help Kotlin to pass nullable to java @NonNull for testing by Motomu Utsumi · 2 years ago
- 1d1c0e7 Merge "Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests" into main by Colin Cross · 2 years ago
- 10fe61b Merge "Improve test logs using TrackRecord backtrace" into main by Patrick Rohr · 2 years ago
- 5bf2947 Improve test logs using TrackRecord backtrace by Patrick Rohr · 2 years, 1 month ago
- a6e8a28 Fix DevSdkIgnoreRule for Q- by Remi NGUYEN VAN · 2 years, 1 month ago
- d91c89b Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests by Colin Cross · 2 years, 1 month ago
- 14a8c7d Merge "Fix crash when socket read is interrupted" by Junyu Lai · 2 years, 3 months ago
- ab3fee4 Fix crash when socket read is interrupted by Junyu Lai · 2 years, 5 months ago
- 8b39bca Merge "Use ThrowingSupplier for visibleOnHandlerThread." by Hansen Kurli · 2 years, 3 months ago
- 0cd46d4 Use ThrowingSupplier for visibleOnHandlerThread. by Hansen Kurli · 2 years, 3 months ago
- 677b663 Correctly test for an object being of the correct type by Chalard Jean · 2 years, 4 months ago
- f01d29e Merge "Add packet filters for IPv6 UDP" by Treehugger Robot · 2 years, 4 months ago
- 810be2b Add async BufferedFile and StreamingPacketFile impls by Igor Chernyshev · 2 years, 5 months ago
- 68783d0 Merge "Remove pollOrThrow" by Treehugger Robot · 2 years, 5 months ago
- 10dd699 Merge "Add javadoc descriptions for family of methods" by Jean Chalard · 2 years, 5 months ago
- 32a735e Merge "Remove eventuallyExpectOrNull" by Jean Chalard · 2 years, 5 months ago