[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_unit_test: Support nullptr in string comparasions

This is more in line with how gtest's STR{EQ,NE} works.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/137700
Original-Revision: d9566ccb93156adf0f1c50169f302e579a6a3221
GitOrigin-RevId: 5e8a7e7b63c182162f5af754f2aa993ffbf8b047
Roller-URL: https://ci.chromium.org/b/8784495738328723569
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/831555
Original-Revision: 4808187fded40c1f0634643fd23d7940ee760aea
Change-Id: I4087aa5437f67e7fcb67e120b92b6f4e0ac14747
1 file changed
tree: af5cc5f3655d27684322682885905971c5053ffe
  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.