[roll] Roll fuchsia [time] Stitches up fake time in timekeeping tests

Properly sets up fake executor clocks in unit tests to match the
system's mono and boot timelines.

Old code disregarded teh difference, causing some tests to be dependent
on how long the device running the test spent in suspend.

Also corrected some variable naming which was left over from when
Timekeeping was migrated to use the boot timeline.

Original-Bug: 404936065, 415115561
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265835
Original-Revision: 0f29ae3fd230de9f2cbd2de08e0e6524773e5948
GitOrigin-RevId: 468214f09ed34e12edd4a75ca5eb487d34886743
Change-Id: I85c933154fd9c91d874f8e85b86476b96dbcc5cf
1 file changed
tree: 38e43c0090cac80a3fbea09a21095579ab2b71ad
  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 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.