[roll] Roll fuchsia [roll] Roll third_party/pigweed pw_async2: Add type parameterized tests for Async2 Channel

Copies tests from channel_test.cc but templatizes them so that they run
with different types. These new tests must run under GoogleTest because
pw_unit_test does not support Type Parameterized Tests.

The new tests only run when pw_unit_test is running with the GoogleTest
backend.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/350574
Bypass-Copybara: Rob Mohr <mohrr@google.com>
Copybara-Verified: Copybara Prod <copybara-worker-blackhole@google.com>
Original-Revision: 7c11bc9a1ebb8c2f53bf3d82af0f32506456b9f7

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1445733
Original-Revision: e1ea2d0ada6848e64e6042578ffb0cf25119bbaa
GitOrigin-RevId: 5b01d2df045059950d1b2acfb59da3583e90baa7
Change-Id: I853cedada5c44fc76498a9cc4b2ba279fc82ea50
1 file changed
tree: fcb1f4a0e2ca126f8d79ab330e45eed7ee806af2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.