[roll] Roll fuchsia [component][fuzzing] Signal end of fuzzing workflows

This CL ensures the fuzzing framework sends the
`fuchsia.fuzzer.DONE_MARKER` to all test_manager diagnostic output
streams. This allows clients to synchronize them with FIDL responses
from `fuchsia.fuzzer.Controller`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/710824
Original-Revision: a673ef28fa1431b028705261826c224fd9baa196
GitOrigin-RevId: 2536748aa4169fdb2ffe6e38bb23d450922f28c6
Change-Id: I218bc181d729d64b68888b91937f167281136313
1 file changed
tree: 5c223519e83d7d509262adefb88e11414aa52bb0
  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.