[roll] Roll fuchsia [ufs] Timeout support on mock device

This CL introduces `pending_slots_` to support timeouts on the mock
device. `pending_slots_` records the current doorbell value to remember
the slot position where the timeout occurred.

Test: fx test ufs-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1003413
Original-Revision: a97332a00a411ad4be43bf28760052d4233d2d4c
GitOrigin-RevId: 91ac4f8e251b0c6977780f4d275a827d848edcda
Change-Id: Id1a95c4a5545a3161c863121b2db99147e0fbd7e
1 file changed
tree: 11a9a4551e4ca07492cf560b09990ab05f1fda64
  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.