commit | fb13751a69e782ac5c9fe3f0130453f19ec6ed8f | [log] [tgz] |
---|---|---|
author | Roland Bock <rbock@google.com> | Mon Mar 03 16:31:00 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 03 16:31:00 2025 |
tree | 35fa1247cc98dbd557c4a9ea78cb231e81b6da10 | |
parent | 9487d30f6226970e3ac2856c335805454236dd50 [diff] |
[enrollment] Migrate AutoEnrollmentController unit tests to USD Before this CL, unit tests for AutoEnrollmentController were testing legacy state determination only. However, legacy state determination was fully replaced by Unified State Determination in M131. This CL therefore * drops EnrollmentFwmpHelper tests (only relevant for legacy) * migrates AutoEnrollmentController tests to use USD Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome;luci.chromium.try:linux-chromeos-rel Bug: 383047722 Test: Refactored unit tests Change-Id: Ib22a4f89ef8af02762c22984e4fe1c391e1d894e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6309607 Commit-Queue: Roland Bock <rbock@google.com> Reviewed-by: Artem Sumaneev <asumaneev@google.com> Cr-Commit-Position: refs/heads/main@{#1427159}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.