[roll] Roll fuchsia [cqhci] Refactor cqhci tests

This change refactors the tests so that it actually watches registers
for submitted tasks rather than injecting a hook.

This also fixes an issue where the block offset in the descriptor was
defined as 64 bit, when it appears to be only 32 bits.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1560153
Original-Revision: 42482d7e6ca969f522bad10cba6e6be8ad3c5f63
GitOrigin-RevId: 5c120faafa1e921d7b055de09011c2bebd7e780a
Change-Id: I0064b371df8dde67c90680e1f9c1e01a52fdd1f8
1 file changed
tree: 03fbceb34a6ef101ff8716e6328166146a6f2c71
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.