[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_fuzzer: Fix example fuzzer

The toy_fuzzer bit-rotted while the fuzzer tests were disabled. This CL
revamps it.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/131591
Original-Revision: cc863d58d2bb18f5bbaa80f0f93fa7fb0c78e03b
GitOrigin-RevId: 7308fec4c70c2d608a92cbd8d0c381bf2529b7b5
Roller-URL: https://ci.chromium.org/b/8786324883222522657
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821269
Original-Revision: 6b5b122d3ff4a9879fcf0ed5c2385fe15c26d2e1
Change-Id: Ia90fa5b900f5deecacaad0389e017e69ef6dd5be
1 file changed
tree: fe808f17bd01a5f98a48ad9b24edd9baa042d61a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.