[roll] Roll fuchsia [kernel] Add boot timer test

Adds a test that exercises boot timers to the kernel unittests, as
requested in
https://fuchsia-review.git.corp.google.com/c/fuchsia/+/1182354/comment/aa92cedb_8b305645/

Also modifies `k timer_stress` to sometimes create boot timers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1195103
Original-Revision: a807be622c0d4ae2edc05e75ed9ac358b3900e19
GitOrigin-RevId: b4c9d6a3dfa6ddd6199b3e6041f23fe71333d253
Change-Id: I09f910e279c40ae03a37461a91195c137afb9547
1 file changed
tree: a2135315331f774998d9a2b17d725e1d4917b3ed
  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.