[roll] Roll fuchsia [superproject] Roll third_party/pigweed Revert "pw_libc: Use .test convention"

This reverts commit 2f6d0ec3f0a81a1da1f5b24680de0798631049c5.

Reason for revert: The .test suffix confuses some check which expects certain file extensions, where it thinks the binary named .test should have no suffix or .exe etc.

Original change's description:
> pw_libc: Use .test convention
>
> Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171793

# Not skipping CQ checks because original CL landed > 1 day ago.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/176510
Original-Revision: a25e33a59789e5e37b77232fd330f9f905cf395b
GitOrigin-RevId: c824768bacc97c71a972fd7a173ff7c6cce1f961
Roller-URL: https://ci.chromium.org/b/8766866506119440241
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934198
Original-Revision: 5b1a1f2d9178d25fe3e44b7b3e1eb0431c1f1d75
Change-Id: I577f2c1cf9bee627a7237d7daf72ecba8cbbff0f
1 file changed
tree: 8fa05ce8e27adfe25104084ab7ac0b94cd817042
  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.