[roll] Roll fuchsia [tefmocheck][sysmem] Add sysmem allocation timeout log check

Add a string check in tefmocheck for "timed out. Waiting for (connected)
tokens" which is emitted by sysmem when allocation fails to finalize
within the deadline. Include IfThisThenThat links inside both
logical_buffer_collection.cc and tefmocheck for verification alignment.

Original-Bug: 494271894
Test: Verified build locally.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1546660
Owners-Override: Hunter Freyer <hjfreyer@google.com>
Original-Revision: 545f4a234340dee337184fcc219ac324e1d6e8b3
GitOrigin-RevId: 31c03dabc06af504c2021c29cfcbe9968f39436d
Change-Id: I35a63daa634c8fc43267d1bf28a357d3ee32e5cd
1 file changed
tree: 4f0ab0f03c83fe86026d15974cc74cac50dd3611
  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.