commit | 1f6f2a2db3c3b05c5b05722df9b398141092fcb2 | [log] [tgz] |
---|---|---|
author | François Degros <fdegros@chromium.org> | Fri Jan 13 05:51:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 13 05:51:47 2023 |
tree | 0d4f346feb2a9d43cfdd6ddacab1ce05f4fda696 | |
parent | 6011a6a8855c4e5c6253c7561a25da14830b7d6f [diff] |
DriveFsPinManager: Add tests Started simplifying and updating unit tests for DriveFsPinManager. Bug: b:264955161 Test: out/Default/chromeos_unittests --gtest_filter=DriveFsPinManagerTest.* Change-Id: I004d7532ca6a8fad82ca8519fa98196e18ec3610 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4160892 Reviewed-by: Ben Reich <benreich@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/main@{#1092254}
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.