[roll] Roll third_party/pigweed pw_fuzzer: Use FuzzTest from the BCR

This CL makes the BCR the "source of truth" for FuzzTest. The
fuzztest.bazelrc and //pw_toolchain/args/cc:fuzztest definitions have
been manually updated to address defects in the released version of
@fuzztest//bazel:setup_configs.sh. Also, the FuzzTest example in
pw_fuzzer has been updated, as FuzzTest did its job and revealed a bug
in it!

Original-Bug: 365103864
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268133
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Tests-Not-Needed: Aaron Green <aarongreen@google.com>
Original-Revision: fc9ef30f7bc975c1127c54f977db12ae8506c108
GitOrigin-RevId: 47b8ee1965c7c9b9a289f62d3f7d2fb964303c42
Change-Id: I56239b763159a5d35c6af0ce8084ff0e3b5357d6
1 file changed
tree: 20836299ba8a4b7f48f6d8c35b01fcec167784e7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.