[roll] Roll fuchsia [Events] Convert some tests to async (Part 1)

This test converts storage integration tests, work scheduler
integration tests and capability ready integration tests to use async
events instead of sync events for the most part (except Resolved and
CapabilityRouted).

Multiply: events_integration_test: 100, work_scheduler_integration_test:
100, storage_integration_test: 100

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/485617
Original-Revision: 5ba307183cea09f1034c3c8dde91ea8d9cd9c482
GitOrigin-RevId: 010382b70fe991b0e0bc5644d4727ba1692cb22f
Change-Id: I9ecdaf8e6cfa0bfc7f5b035bf43501c9f48c11bd
1 file changed
tree: 70158d1de42bbce9000b941d0c516f422bd4f8a4
  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.