[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_async2: Add more SimulatedTimeProvider utilities

These are useful for advancing test time without random
periods or endless iterations (e.g. advancing by 10ns
many many times).

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234929
Original-Revision: cfcbaf5bbc67288b5e8954f22528c4de9312effe
GitOrigin-RevId: 92268ee0b492d69c5e484c3edde5df20cc30e4ab
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1117389
Original-Revision: 44d3f142d5eea0205153c331a61118cfc89ff59d
Change-Id: Ic0450ba6c72d979a2230786096bad2c2dee8cfb6
1 file changed
tree: 930eb1fc8b71e21f6d9a5206cbebf41fcab2e626
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.