[roll] Roll fuchsia [starnix] Build gvisor benchmarks with //src/starnix:tests.

Makes it easier to run these locally without having to also build
all of the fuchsia.git microbenchmarks.

This package is already opted-out of the default test runner
setup with an empty `environments` list, so we can include it in
all test builds without it being run twice unnecessarily.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/958861
Original-Revision: dbd96f3a4fe0d60fe7ec12b3341d293da1242226
GitOrigin-RevId: f777d58b1fc41e639f813a0c1672fa8135cfdf2a
Change-Id: Ic0ee2dbfbbe011d42f3e34922f443b3d748d8edc
1 file changed
tree: 7916534e84e2cc07c10ff30b26e5fd4a4501b801
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.