[roll] Roll fuchsia [async-utils] Build/Run tests in CQ

I just happened to have //src/lib/async-utils:tests in my `fx set`,
which revealed that these tests don't currently build successfully.

This changes fixes the stream test mod to pull in the necessary imports
and adds the test package to the parent test target so CQ will build/run
them.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/455874
Original-Revision: 4cc0666ec5851841a2f0c104b3a68ea04957f432
GitOrigin-RevId: 513f53dabd0f8dc1ab72b09513f5626a1874ad5c
Change-Id: Ia0310a42cafa01d7c3587937d5d43e5fe49d1281
1 file changed
tree: e96a6231bc1fbc52be409f65424fc8407405f77e
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.