[roll] Roll fuchsia [rbe] run all unit-tests

Including the unit-tests that require local protobuf
code generation, which are not covered by `fx test //build/rbe`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/910823
Original-Revision: 774c04eb4c24c8b7af05a457b841148de9118ab7
GitOrigin-RevId: 1a6c4f378ca8df27e802427c0efb8f7a97cce802
Change-Id: Iaecc3ce063b5865845701b09e1115e465de7e870
1 file changed
tree: 2055b80a64d20c6ac5f9dbf8734be96956943ba5
  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.