| commit | 586ec46befc3139900467fda7013d11f3fb3bc32 | [log] [tgz] |
|---|---|---|
| author | Stephen Demos <sdemos@fuchsia.infra.roller.google.com> | Mon May 19 11:28:04 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon May 19 11:29:46 2025 -0700 |
| tree | 2a6e201c116bdff0f4592bc9dc068486c2d70b0d | |
| parent | 5d5052a5a599d23ebfed9093eee13927c1abe49c [diff] |
[roll] Roll fuchsia [vfs] make most of test_utils private Except for build_flag_combinations, nothing in test_utils should have ever been exported. Remove the (mostly) frivolous uses and make it pub(crate) for now. After the following refactors to the vfs unit tests, most of it should go away, which can be directed by dead code analysis now that it is internal to the crate. There were already some things that weren't used, hidden by the fact that these were pub, which are deleted immediately. Original-Bug: 416094408 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277300 Original-Revision: 72a669e9ef94f868f7dabfd767d30a81ac3334f9 GitOrigin-RevId: e9fc637ffa0d4ec11a2f9ce7e0f40b428ab78aa0 Change-Id: Ia1cedccd5846384db65b6d7b6573d203b70b6482
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.