1. 004c5b4 Add OS access interfaces and test impl for wear tethering by Igor Chernyshev · 2 years, 8 months ago
  2. 5987fc4 Cleanup TestableNetworkCallback#assertNoCallback by Chalard Jean · 2 years, 8 months ago
  3. 9f7d452 Introduce visibleOnHandlerThread by Chalard Jean · 2 years, 9 months ago
  4. 4045840 Add @JvmOverloads for eventuallyExpect and expectAvailableCallbacks by lucaslin · 2 years, 9 months ago
  5. 70b03f92 Interrupt thread before closing socket by Junyu Lai · 2 years, 10 months ago
  6. 3d4eb94 [ST03] Add test dns server for integration tests by Junyu Lai · 3 years, 1 month ago
  7. c79a231 Add the name of the expected callback by Chalard Jean · 2 years, 9 months ago
  8. 8228246 Merge "Revert "[ST03] Add test dns server for integration tests"" by Treehugger Robot · 2 years, 10 months ago
  9. 88c48e1 Revert "[ST03] Add test dns server for integration tests" by Junyu Lai · 2 years, 10 months ago
  10. 40b76e8 Merge "[ST03] Add test dns server for integration tests" by Treehugger Robot · 2 years, 10 months ago
  11. 1a81ae4 Merge "Move DeviceConfigRule to libs/net" by Treehugger Robot · 2 years, 10 months ago
  12. c32afc4 Merge "Add eventuallyExpect method that takes mark" by Junyu Lai · 2 years, 10 months ago
  13. 664e53b Merge "[CC08] Remove expectCallback*" by Jean Chalard · 2 years, 10 months ago
  14. 7356d35 Move DeviceConfigRule to libs/net by Remi NGUYEN VAN · 2 years, 10 months ago
  15. 53a6b70 Add eventuallyExpect method that takes mark by Junyu Lai · 2 years, 10 months ago
  16. be99103 [ST03] Add test dns server for integration tests by Junyu Lai · 3 years, 1 month ago
  17. 97d0f3a Merge "Add debug log in ensureWifiConnected" by Chiachang Wang · 2 years, 10 months ago
  18. b5e9e3f Add debug log in ensureWifiConnected by chiachangwang · 2 years, 10 months ago
  19. 9c549c0 Merge "Fix errorprone warnings that should be errors" by Treehugger Robot · 2 years, 10 months ago
  20. 0eac837 [CC08] Remove expectCallback* by Chalard Jean · 2 years, 11 months ago
  21. 6f8bcae [CC07] Add build tests for expect* versions by Chalard Jean · 2 years, 11 months ago
  22. 347dd8d Increase the timeout for eventuallyExpect by Chalard Jean · 2 years, 11 months ago
  23. f79ca28 [CC04] Have TestNetworkTracker implement HasNetwork by Chalard Jean · 2 years, 11 months ago
  24. b7e2284 [CC03] Replace expectCallback* with expect by Chalard Jean · 3 years ago
  25. 70c62e5 [CC01] Remove the confusing pollForNextCallback by Chalard Jean · 3 years ago
  26. f4dd771 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
  27. 8d65699 Correct failed log in ensureWifiConnected() by chiachangwang · 2 years, 11 months ago
  28. 561b97e Enlarge the TestableNetworkCallback default timeout by Paul Hu · 3 years ago
  29. a804f3f Merge changes I506872f7,I0afb6513 by Jean Chalard · 3 years ago
  30. 9df957f Improve documentation for the concurrent interpreter by Chalard Jean · 3 years ago
  31. 6f469c8 Fix a flake due to uncertainties in time measurement by Chalard Jean · 3 years, 1 month ago
  32. 3d835e9 TestBpfMap implements IBpfMap instead of extends BpfMap by Motomu Utsumi · 3 years ago
  33. a19f851 Add Function3 by Chalard Jean · 4 years, 1 month ago
  34. 0b3378b Randomize the prefix used by RouterAdvertisementResponder. by Lorenzo Colitti · 3 years, 1 month ago
  35. 1ea7347 Merge "Add CtsNetTestCasesMaxTargetSdk30" by Remi NGUYEN VAN · 3 years, 1 month ago
  36. 4a76563 RaResponder: log instead of throw exception by Patrick Rohr · 3 years, 1 month ago
  37. a5500c6 PacketResponder: stop should wait for thread to join by Patrick Rohr · 3 years, 1 month ago
  38. 3015965 Merge "RaResponder: add slla option to RA" by Patrick Rohr · 3 years, 1 month ago
  39. 56cb967 Merge "RaResponder: add support for NS/NA for tests" by Patrick Rohr · 3 years, 1 month ago
  40. 763aef5 Merge "Use UnboundedSdkLevel for DevSdkIgnoreRule" by Treehugger Robot · 3 years, 1 month ago
  41. 5316569 RaResponder: add slla option to RA by Patrick Rohr · 3 years, 2 months ago
  42. 406063f RaResponder: add support for NS/NA for tests by Patrick Rohr · 3 years, 2 months ago
  43. 44fd16d Merge "Refuse to adopt shell permissions if they were already adopted." by Treehugger Robot · 3 years, 2 months ago
  44. 12ac792 Add CtsNetTestCasesMaxTargetSdk30 by Remi NGUYEN VAN · 3 years, 2 months ago
  45. 1e6a3a9 Merge "Add mockService method." by Chiachang Wang · 3 years, 2 months ago
  46. 39c7bd7 DeviceInfoUtils: add isKernelVersionAtLeast method. by Xiao Ma · 3 years, 2 months ago
  47. de5e402 Use UnboundedSdkLevel for DevSdkIgnoreRule by Remi NGUYEN VAN · 3 years, 2 months ago
  48. 05eb2d0 Refuse to adopt shell permissions if they were already adopted. by Lorenzo Colitti · 3 years, 3 months ago
  49. 8e74aa9 Add mockService method. by chiachangwang · 3 years, 3 months ago
  50. 9e4b918 Merge "Fix TestNetworkTracker on Q" by Treehugger Robot · 3 years, 3 months ago
  51. 0d19b66 Fix DevSdkIgnoreRule target SDK annotation processing. by Lorenzo Colitti · 3 years, 3 months ago
  52. 639aa94 Fix TestNetworkTracker on Q by Remi NGUYEN VAN · 3 years, 3 months ago
  53. ed448e4 Run tests using DevSdkIgnoreRule by Remi NGUYEN VAN · 3 years, 3 months ago
  54. 9840a07 Merge changes from topic "icmpv6-forwarding-test" by Mark Chien · 3 years, 3 months ago
  55. d59b7e0 Support initTestNetwork with LinkProperties by markchien · 4 years ago
  56. db5d69e Add an annotation to skip tests if the APK has target SDK > 31. by Lorenzo Colitti · 3 years, 3 months ago
  57. 085b7f4 DeviceInfoUtils: add class and helper for three-part version number by Hungming Chen · 3 years, 3 months ago
  58. c56679d Migrate compareMajorMinorVersion from ConnectivityManagerTest by Hungming Chen · 3 years, 4 months ago
  59. 86dd587 Create RouterAdvertisementResponder by Patrick Rohr · 3 years, 5 months ago
  60. 4e70104 [DU04-3]Appropriate changes to the NetworkPolicyManager API by Frank · 3 years, 6 months ago
  61. 798eebd Merge "Add support for unknown Network to expectCallback" by Treehugger Robot · 3 years, 6 months ago
  62. 0a7883f Merge "Change TestBpfMap to use ConcurrentHashMap" by Maciej Żenczykowski · 3 years, 7 months ago
  63. 0a08770 Merge "Allow of expectAvailableCallbacks when validation state is unknown." by Lorenzo Colitti · 3 years, 7 months ago
  64. aeff123 Change TestBpfMap to use ConcurrentHashMap by Patrick Rohr · 3 years, 7 months ago
  65. 5fec18b Allow of expectAvailableCallbacks when validation state is unknown. by Lorenzo Colitti · 3 years, 7 months ago
  66. 48ce320 Merge "Remove dependency on compatibility-device-util-axt" by Remi NGUYEN VAN · 3 years, 7 months ago
  67. 675cdf6 Remove dependency on compatibility-device-util-axt by Remi NGUYEN VAN · 3 years, 7 months ago
  68. 8e37713 Add ThrowingBiConsumer to IBpfMap by Tyler Wear · 3 years, 7 months ago
  69. 1a21b9a Add support for unknown Network to expectCallback by Chalard Jean · 3 years, 7 months ago
  70. 167102d Turn TestBpfMap into a common utility class. by Lorenzo Colitti · 3 years, 7 months ago
  71. e6cb32b Merge "Add Override for onDscpPolicyStatusUpdated" by Lorenzo Colitti · 3 years, 7 months ago
  72. 375241c Add a DumpTestUtils class to do service dumps in tests. by Lorenzo Colitti · 3 years, 8 months ago
  73. 580cabf Add Override for onDscpPolicyStatusUpdated by Tyler Wear · 3 years, 8 months ago
  74. 11e656c Merge "Add DSCP Status Callback to TestableNetworkAgent" by Maciej Żenczykowski · 3 years, 8 months ago
  75. ee9f5af Add DSCP Status Callback to TestableNetworkAgent by Tyler Wear · 3 years, 8 months ago
  76. 3e6dd45 Update case to correctly support usage for T by Chiachang Wang · 3 years, 8 months ago
  77. b91c5a3 Fix blocked status error message by Chalard Jean · 3 years, 8 months ago
  78. 6b6701d Merge "Move TestableNetworkAgent to Common Util Location" by Remi NGUYEN VAN · 3 years, 9 months ago
  79. 876367a Merge "Add more logs in TestableNetworkStatsProvider" by Treehugger Robot · 3 years, 9 months ago
  80. fbbfadf Move TestableNetworkAgent to Common Util Location by Tyler Wear · 3 years, 9 months ago
  81. bb84528 Add more logs in TestableNetworkStatsProvider by Junyu Lai · 4 years ago
  82. 9053e46 Add ContextUtils by paulhu · 4 years, 9 months ago
  83. c02dcd7 Add ConnectivityCheckTargetPreparer by Remi NGUYEN VAN · 4 years ago
  84. 749459c Add getter for quotaBytes by Junyu Lai · 4 years ago
  85. 16b160b Add OnSetWarningAndLimit into TestableNetworkStatsProvider by Junyu Lai · 4 years, 3 months ago
  86. c2a28e0 Implement DevSdkIgnoreRule with SdkLevel by Remi NGUYEN VAN · 4 years ago
  87. 14f746c Add initTestNetwork with a list of LinkAddress by markchien · 4 years ago
  88. da2904c Append link-layer address parameter in makeNewNeighborMessage. by Xiao Ma · 4 years, 1 month ago
  89. 57b3442 Migrate netlink-client to net-utils-device-common-netlink. by Xiao Ma · 4 years, 2 months ago
  90. 5fa15e6 Merge "Add assertNoCallbackThat" by Treehugger Robot · 4 years, 2 months ago
  91. cdf4552 Add assertNoCallbackThat by Chiachang Wang · 4 years, 2 months ago
  92. a7702b6 Add filterable, sortable to DevSdkIgnoreRunner by Remi NGUYEN VAN · 4 years, 2 months ago
  93. 1308667 Merge "Support legacy limit reached callback" by Treehugger Robot · 4 years, 2 months ago
  94. 87e8888 Support legacy limit reached callback by Remi NGUYEN VAN · 4 years, 2 months ago
  95. 34db409 Revert "Add OnSetWarningAndLimit into TestableNetworkStatsProvider" by Dennis Liao · 4 years, 2 months ago
  96. a7ace49 Add OnSetWarningAndLimit into TestableNetworkStatsProvider by Junyu Lai · 4 years, 3 months ago
  97. 8dc6e17 Merge "Revert "Revert "Allow expect onRequestStatsUpdated with any token""" by Junyu Lai · 4 years, 2 months ago
  98. 4046a83 Revert "Revert "Allow expect onRequestStatsUpdated with any token"" by Junyu Lai · 4 years, 2 months ago
  99. d1573ed Merge "Revert "Allow expect onRequestStatsUpdated with any token"" by Roy Want · 4 years, 2 months ago
  100. 75b9e67 Revert "Allow expect onRequestStatsUpdated with any token" by Roy Want · 4 years, 2 months ago