[roll] Roll third_party/pigweed pw_unit_test: Provide TestMetadata to ResultDB

This will result in nicer names in the TestResult panel. See
https://bugs.chromium.org/p/chromium/issues/detail?id=1368387#c6

Original-Bug: 247857184
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/112315
Original-Revision: bc8a2633c33ebfcb5895a73f3ba213b1faf845f8
GitOrigin-RevId: 19bfe33eaca1f7a330ecc37df391403a9541d4a8
Change-Id: Ic03448a7246ac4acda2cad0a055da5a232f0cb40
1 file changed
tree: 9f9fe7e968c4f8e12e052046dc6041debf8c8424
  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.