[roll] Roll fuchsia [kernel][test] Fix minor typo in thread runtime test

Fix an error where DelayTicks was ignoring its "ticks" parameter,
leading to the wrong number of ticks being delayed when
DelayTicks(kQueueTicks) was called.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1445148
Original-Revision: dcebd650335cb590890fc6ac5f6f3224d42a9183
GitOrigin-RevId: c6a86b4c40d29419cf736a7a93a45d5e4ab9490f
Change-Id: I8848779d04ccbd3827073ef4028cb5f81673d162
1 file changed
tree: 2dcca11b07a97ddb840669dc543a43207b05a145
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.