1. 8d88f8b include ats target by Nandu Suram · 3 years ago
  2. a804f3f Merge changes I506872f7,I0afb6513 by Jean Chalard · 3 years ago
  3. 9df957f Improve documentation for the concurrent interpreter by Chalard Jean · 3 years, 1 month ago
  4. 6f469c8 Fix a flake due to uncertainties in time measurement by Chalard Jean · 3 years, 1 month ago
  5. 3d835e9 TestBpfMap implements IBpfMap instead of extends BpfMap by Motomu Utsumi · 3 years, 1 month ago
  6. f3a6a1b Merge "Check that cell network is available before tests" by Remi NGUYEN VAN · 3 years, 1 month ago
  7. da0e172 Check that cell network is available before tests by Remi NGUYEN VAN · 3 years, 1 month ago
  8. a19f851 Add Function3 by Chalard Jean · 4 years, 1 month ago
  9. 0b3378b Randomize the prefix used by RouterAdvertisementResponder. by Lorenzo Colitti · 3 years, 1 month ago
  10. 1ea7347 Merge "Add CtsNetTestCasesMaxTargetSdk30" by Remi NGUYEN VAN · 3 years, 1 month ago
  11. 4a76563 RaResponder: log instead of throw exception by Patrick Rohr · 3 years, 1 month ago
  12. a5500c6 PacketResponder: stop should wait for thread to join by Patrick Rohr · 3 years, 1 month ago
  13. 3015965 Merge "RaResponder: add slla option to RA" by Patrick Rohr · 3 years, 2 months ago
  14. 56cb967 Merge "RaResponder: add support for NS/NA for tests" by Patrick Rohr · 3 years, 2 months ago
  15. 763aef5 Merge "Use UnboundedSdkLevel for DevSdkIgnoreRule" by Treehugger Robot · 3 years, 2 months ago
  16. 5316569 RaResponder: add slla option to RA by Patrick Rohr · 3 years, 2 months ago
  17. 406063f RaResponder: add support for NS/NA for tests by Patrick Rohr · 3 years, 2 months ago
  18. 44fd16d Merge "Refuse to adopt shell permissions if they were already adopted." by Treehugger Robot · 3 years, 2 months ago
  19. 12ac792 Add CtsNetTestCasesMaxTargetSdk30 by Remi NGUYEN VAN · 3 years, 2 months ago
  20. 1e6a3a9 Merge "Add mockService method." by Chiachang Wang · 3 years, 2 months ago
  21. 39c7bd7 DeviceInfoUtils: add isKernelVersionAtLeast method. by Xiao Ma · 3 years, 3 months ago
  22. de5e402 Use UnboundedSdkLevel for DevSdkIgnoreRule by Remi NGUYEN VAN · 3 years, 3 months ago
  23. a79814a Fix handling of Throwable in tryTest/catch by Remi NGUYEN VAN · 3 years, 3 months ago
  24. 05eb2d0 Refuse to adopt shell permissions if they were already adopted. by Lorenzo Colitti · 3 years, 3 months ago
  25. 8e74aa9 Add mockService method. by chiachangwang · 3 years, 3 months ago
  26. 9e4b918 Merge "Fix TestNetworkTracker on Q" by Treehugger Robot · 3 years, 3 months ago
  27. 0d19b66 Fix DevSdkIgnoreRule target SDK annotation processing. by Lorenzo Colitti · 3 years, 3 months ago
  28. 639aa94 Fix TestNetworkTracker on Q by Remi NGUYEN VAN · 3 years, 3 months ago
  29. ed448e4 Run tests using DevSdkIgnoreRule by Remi NGUYEN VAN · 3 years, 3 months ago
  30. 9840a07 Merge changes from topic "icmpv6-forwarding-test" by Mark Chien · 3 years, 3 months ago
  31. d59b7e0 Support initTestNetwork with LinkProperties by markchien · 4 years ago
  32. db5d69e Add an annotation to skip tests if the APK has target SDK > 31. by Lorenzo Colitti · 3 years, 4 months ago
  33. 085b7f4 DeviceInfoUtils: add class and helper for three-part version number by Hungming Chen · 3 years, 4 months ago
  34. c56679d Migrate compareMajorMinorVersion from ConnectivityManagerTest by Hungming Chen · 3 years, 5 months ago
  35. 86dd587 Create RouterAdvertisementResponder by Patrick Rohr · 3 years, 5 months ago
  36. 4e70104 [DU04-3]Appropriate changes to the NetworkPolicyManager API by Frank · 3 years, 6 months ago
  37. d107079 Merge "Add DisableConfigSyncTargetPreparer" by Remi NGUYEN VAN · 3 years, 6 months ago
  38. d12797d Add DisableConfigSyncTargetPreparer by Remi NGUYEN VAN · 3 years, 7 months ago
  39. 798eebd Merge "Add support for unknown Network to expectCallback" by Treehugger Robot · 3 years, 6 months ago
  40. 0a7883f Merge "Change TestBpfMap to use ConcurrentHashMap" by Maciej Żenczykowski · 3 years, 7 months ago
  41. 0a08770 Merge "Allow of expectAvailableCallbacks when validation state is unknown." by Lorenzo Colitti · 3 years, 7 months ago
  42. aeff123 Change TestBpfMap to use ConcurrentHashMap by Patrick Rohr · 3 years, 7 months ago
  43. 5fec18b Allow of expectAvailableCallbacks when validation state is unknown. by Lorenzo Colitti · 3 years, 7 months ago
  44. 48ce320 Merge "Remove dependency on compatibility-device-util-axt" by Remi NGUYEN VAN · 3 years, 7 months ago
  45. 675cdf6 Remove dependency on compatibility-device-util-axt by Remi NGUYEN VAN · 3 years, 7 months ago
  46. 8e37713 Add ThrowingBiConsumer to IBpfMap by Tyler Wear · 3 years, 7 months ago
  47. 1a21b9a Add support for unknown Network to expectCallback by Chalard Jean · 3 years, 7 months ago
  48. 167102d Turn TestBpfMap into a common utility class. by Lorenzo Colitti · 3 years, 7 months ago
  49. e6cb32b Merge "Add Override for onDscpPolicyStatusUpdated" by Lorenzo Colitti · 3 years, 8 months ago
  50. 375241c Add a DumpTestUtils class to do service dumps in tests. by Lorenzo Colitti · 3 years, 8 months ago
  51. 580cabf Add Override for onDscpPolicyStatusUpdated by Tyler Wear · 3 years, 8 months ago
  52. 11e656c Merge "Add DSCP Status Callback to TestableNetworkAgent" by Maciej Żenczykowski · 3 years, 8 months ago
  53. a1c1858 Merge "Update case to correctly support usage for T" by Chiachang Wang · 3 years, 8 months ago
  54. ee9f5af Add DSCP Status Callback to TestableNetworkAgent by Tyler Wear · 3 years, 8 months ago
  55. 3786fb8 Merge "Update net-tests-utils-host-common tag to "mts-networking"" by Kimberly Kreider · 3 years, 8 months ago
  56. 3e6dd45 Update case to correctly support usage for T by Chiachang Wang · 3 years, 8 months ago
  57. c923267 Update net-tests-utils-host-common tag to "mts-networking" by Kimberly Kreider · 3 years, 10 months ago
  58. b91c5a3 Fix blocked status error message by Chalard Jean · 3 years, 8 months ago
  59. 6b6701d Merge "Move TestableNetworkAgent to Common Util Location" by Remi NGUYEN VAN · 3 years, 9 months ago
  60. 876367a Merge "Add more logs in TestableNetworkStatsProvider" by Treehugger Robot · 3 years, 9 months ago
  61. 997300b Support multiple cleanup blocks in tryTest{} by Chalard Jean · 3 years, 9 months ago
  62. fbbfadf Move TestableNetworkAgent to Common Util Location by Tyler Wear · 3 years, 9 months ago
  63. d2c8b5d Merge "Add ContextUtils" by Paul Hu · 3 years, 10 months ago
  64. fee2cab Correct a comment by Chalard Jean · 3 years, 10 months ago
  65. bb84528 Add more logs in TestableNetworkStatsProvider by Junyu Lai · 4 years ago
  66. 28348e4 Have tryTest{} work with throwables by Chalard Jean · 3 years, 10 months ago
  67. 2918ada Rename ExceptionCleanupBlock into TryExpr by Chalard Jean · 3 years, 10 months ago
  68. 8f0a330 Add catch{} to tryTest{} by Chalard Jean · 3 years, 10 months ago
  69. b6fdf63 tryTest to return its last evaluated expression by Chalard Jean · 3 years, 10 months ago
  70. 7df6f89 Disallow non-local returns in tryTest{} by Chalard Jean · 3 years, 10 months ago
  71. bfbcace Make sure no suppressed expression is present when they shouldn't by Chalard Jean · 3 years, 10 months ago
  72. 9053e46 Add ContextUtils by paulhu · 4 years, 10 months ago
  73. 7068c88 Enable strict_updatability_linting in frameworks/libs/net by Chiachang Wang · 3 years, 10 months ago
  74. 891a3b9 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net by Bob Badour · 3 years, 10 months ago
  75. c02dcd7 Add ConnectivityCheckTargetPreparer by Remi NGUYEN VAN · 4 years ago
  76. df424c1 Merge changes from topic "testStatsProvider-cp" am: 8dc319b30f by Junyu Lai · 4 years ago
  77. 749459c Add getter for quotaBytes by Junyu Lai · 4 years ago
  78. 16b160b Add OnSetWarningAndLimit into TestableNetworkStatsProvider by Junyu Lai · 4 years, 3 months ago
  79. b999f5f Merge "Implement DevSdkIgnoreRule with SdkLevel" am: 20bad35bc3 by Treehugger Robot · 4 years ago
  80. 52f1cc6 Merge "Implement DevSdkIgnoreRule with SdkLevel" by Treehugger Robot · 4 years ago
  81. 63e8809 Add a new utility to improve stack traces from automatic testing am: 6b56526bec by Chalard Jean · 4 years ago
  82. c2a28e0 Implement DevSdkIgnoreRule with SdkLevel by Remi NGUYEN VAN · 4 years ago
  83. 5872cb8 Add a new utility to improve stack traces from automatic testing by Chalard Jean · 4 years ago
  84. 5c934df Merge "Add initTestNetwork with a list of LinkAddress" am: e0920f08f2 by Mark Chien · 4 years ago
  85. 14f746c Add initTestNetwork with a list of LinkAddress by markchien · 4 years, 1 month ago
  86. ff5da50 Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-master by Xin Li · 4 years, 1 month ago
  87. 8437405 Add the ConnectivityModuleTest annotation by Remi NGUYEN VAN · 4 years, 1 month ago
  88. 8580cd8 Append link-layer address parameter in makeNewNeighborMessage. am: e26cd34b8a am: e65d03c433 by Xiao Ma · 4 years, 1 month ago
  89. da2904c Append link-layer address parameter in makeNewNeighborMessage. by Xiao Ma · 4 years, 1 month ago
  90. 049b884 Migrate netlink-client to net-utils-device-common-netlink. am: a5abbe6529 am: 3818589c93 by Xiao Ma · 4 years, 1 month ago
  91. 57b3442 Migrate netlink-client to net-utils-device-common-netlink. by Xiao Ma · 4 years, 2 months ago
  92. 65c85f3 Merge "Add assertNoCallbackThat" am: 5d39cb6ea7 am: 302ee01797 by Treehugger Robot · 4 years, 2 months ago
  93. 5fa15e6 Merge "Add assertNoCallbackThat" by Treehugger Robot · 4 years, 2 months ago
  94. cdf4552 Add assertNoCallbackThat by Chiachang Wang · 4 years, 2 months ago
  95. 49ca421 Merge "Add filterable, sortable to DevSdkIgnoreRunner" am: c0e59172d3 am: b2e757353a by Remi NGUYEN VAN · 4 years, 2 months ago
  96. a7702b6 Add filterable, sortable to DevSdkIgnoreRunner by Remi NGUYEN VAN · 4 years, 2 months ago
  97. 1c5e608 Merge "Support legacy limit reached callback" am: 38e6f064fb am: 54f6b13dfd by Treehugger Robot · 4 years, 2 months ago
  98. 1308667 Merge "Support legacy limit reached callback" by Treehugger Robot · 4 years, 2 months ago
  99. 87e8888 Support legacy limit reached callback by Remi NGUYEN VAN · 4 years, 3 months ago
  100. 34db409 Revert "Add OnSetWarningAndLimit into TestableNetworkStatsProvider" by Dennis Liao · 4 years, 3 months ago