commit | 466a3bd37d5fce523de6fdcd44b2d84d6d0fb11e | [log] [tgz] |
---|---|---|
author | David Munro <davidmunro@google.com> | Wed Nov 09 07:58:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 09 07:58:43 2022 |
tree | c320a1ef1c9919f29015f316745743561a995767 | |
parent | 612d34c1f06d0dfd4c664861f725b2124174b0e4 [diff] |
guest_os_share_path: Move SetUpVolume into test SetUp Instead of every test calling SetUpVolume, move it into the test class SetUp. Also split out the one-off setup from the per-share setup since that'll be useful in an upcoming change. Bug: b:240491232 Test: CQ Change-Id: I017de25421847b700e49a6aba0be9805f146299d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4015663 Commit-Queue: David Munro <davidmunro@google.com> Reviewed-by: Timothy Loh <timloh@chromium.org> Reviewed-by: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/main@{#1069018}
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.