[roll] Roll fuchsia [blobfs] All integration tests support decompressor sandbox.

Creates a simple wrapper component around each integration test and adds
a gn template to do so simply and repeatedly.

Plumbs the ability to add additional services to the "use" section of
devmgr_v2 test component template.

Original-Bug: 62177
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/568962
Original-Revision: 5c2f3e6a03f1d95ffe861a77e6840bc1774af2d7
GitOrigin-RevId: b975a4f437342c969aad3d638d780ef34bff2bf6
Change-Id: Iea13944748109fbc019fb359781696f77271ce86
1 file changed
tree: 2118eb7e860711060e6cb7aa65c633ea37d0f9fc
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.