[roll] Roll fuchsia [ffxutil][testrunner] Split out config code from ffx.go.

Also refactored some testrunner code to make mocking the ffx instance
easier.

Original-Bug: 89229
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/610193
Original-Revision: f9aa97e0dfed694fff7fce76ec56480208c8dcc3
GitOrigin-RevId: f9755a23befab8046aed9779e2e27e5f12cadc9d
Change-Id: Idecaf9a7510672f201610f778c311d8b0d3408de
1 file changed
tree: 45b966d434694a39c2da1f21a13c4d993e44a1f0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.