[roll] Roll fuchsia [fdf][rust] Use new testing infra more This breaks up the `fdf` crate into sub-crates that are then re-exported by fdf, allowing for more parts of the baseline crate to take advantage of the new better testing functions in the `fdf_env` crate. It will also allow for having private interfaces shared between `fdf_env`, `fdf_core`, `fdf_channel`, and eventually `fdf_fidl` that are not then exposed to users. This does leave a small core of testing mechanisms in the `fdf_core` crate that are based on the original api, but they largely don't do anything particularly complicated. Multiply: fdf_rust Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239688 Original-Revision: 0d8fe6a7489510dd1a820f55d5d318dfa3a298be GitOrigin-RevId: 02e6009edbb5a7a091d24b93dac60ed84ba68bb4 Change-Id: I4f5693739400a11e76c8e3d9b527e11bbaa71a2d
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.