[roll] Roll fuchsia [testrunner] Use struct for passing in options to testers.

This will allow me to update the options without having to make changes
to the New*Tester() definitions wherever they are called.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1435336
Original-Revision: c35a700d81ac9169086c5c54bd05dcd40e089520
GitOrigin-RevId: 79bdbb56e865cf2b8f949fcdc20e21ee7ed854f7
Change-Id: I66d2961dd6fafed5bdb2a7c952782c2bf9950a2d
1 file changed
tree: d79e5b72cf1f591e4338296c714f530f69f46c2c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.