[roll] Roll fuchsia [async][runtime] Adds an API to handle boot time in TestExecutor fakes - Adds functions that allow reading and setting the fake boot time when running the test executor in fake time. - Adds functions to adjust the offset between the fake boot time and the fake monotonic time. I think maintaining a settable offset is the easiest way to use this API compared vs having arbitrary settable clocks for both timelines. For example, a fixed offset allows waking all the necessary timers. Furthermore, this emulates what happens in reality: boot clock will drift from the monotonic clock when the device suspends, and in between suspends, the offset between the readings will be constant. Original-Bug: 376770637 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1150415 Original-Revision: 39f51b8056d054a6db3de4ae5efc371a477ce906 GitOrigin-RevId: 4768c896a0bc779d8d56a6000b7cc0ea6d1ca216 Change-Id: Ie7b84768c4c303a6ca38c66a715233bade0add5d
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.