[roll] Roll fuchsia [roll] Roll third_party/pigweed docs: Adds C++ Type Equivalence Classes page

Adds a Testing folder under Contributing and puts the document "C++ Type
Equivalence Classes" there. Also, adds an index.rst with a short blurb
about testing in Pigweed. See go/cpp-type-equivalence-classes for the
original document.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/362056
Original-Revision: b7438df611759147059096033fbc6121adaa16fb

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1585095
Original-Revision: 069f7cc9bd3cb128ea2fec64a1a58f61b7cfab28
GitOrigin-RevId: b6d6416e5e3ac4790962f698e2fb694843e24495
Change-Id: I1de470e2e2cc39556b466c4795b74c014288d7ea
1 file changed
tree: c96e25a6b1e534745c31ac8e8ef3a97adf2171db
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.