[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_unit_test: Forward pw_test arguments to the executable

Apply configs, deps, options, etc. to both the library and the
executable so that linker flags passed to pw_test apply to the
executable.

Original-Bug: b/271302265
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/131610
Original-Revision: 2b23ee66579c614a0ecb0f66db22500275a1b681
GitOrigin-RevId: e37f6194f5ff4eb3a2b2a633ec554ba6854ebec8
Roller-URL: https://ci.chromium.org/b/8787750290062960289
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/812728
Original-Revision: 3233d0076a68435ac0288e0ad8fe672ad452394d
Change-Id: I81c72aed412394a9c2bf39339617833c4b43aff9
1 file changed
tree: 086aaed818ed14308715128fb77d166ea5a58269
  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.