[roll] Roll fuchsia [component][fuzzing] Add output forwarding arg to fuzz_ctl

This CL adds a "--forward" argument to fuzz_ctl to allow command line
invokers to specify what combination of stdout, stderr, and syslog they
want forwarded. The default remains stderr only.

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