[roll] Roll fuchsia [run-test-suite] stdout reporter part 3: Reporter implementation

This is part 3 of a refactor to move stdout output into a reporter
implementation. This change adds the actual stdout reporter
implementation, and the multiplexer reporter needed to support
reporting to both the directory and stdout reporters.
This change doesn't yet use the reporter.

Testing: new unit tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/601526
Original-Revision: 392c43726f496bced75cfb63fd835eb9608000c6
GitOrigin-RevId: e8b4215ebf260d67ee0a9c6ba735ea9d51bacc97
Change-Id: I4108927808596fcc4162248e86dbae185d5fc81e
1 file changed
tree: 6e52b54723e7c7a30aaac5da85c078db1d533b89
  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.