[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_unit_test: Add googletest test matchers

Add pw::Status test matchers for googletest to make it easy to test
the status expectation when using googletest.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/177878
Original-Revision: f84b844862813d4989e0ca5f5968912b6bae2b3e
GitOrigin-RevId: 0c77e8a3f013e6c040128ac92ebf8c7c01d809c5
Roller-URL: https://ci.chromium.org/b/8765138771081880657
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941864
Original-Revision: 3f79d2f08fa9fcc5bb86588dbfe7a02736fc08b1
Change-Id: Ib18a4a2366e7e5c861e4e58b06b08061029f0b18
1 file changed
tree: 6ddfe3d4bc8c033295e5dc66ea8658bea9ab2cc0
  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.