[roll] Roll fuchsia [display][coordinator] Integration tests for display ownership change.

This CL adds tests that cover subsets of the scenario in
IntegrationTest.SendVsyncsAfterImagelessConfig. Finer-grained tests
will make it easier for us to reason about test failures.

This CL adds tests where ApplyConfig() calls are separated by VSync
signals. A follow-up CL will add tests where ApplyConfig() calls are not
separated by VSync.

Original-Bug: 388885807
Test: fx test //src/graphics/display/drivers/coordinator
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/683671
Original-Revision: 1416df17b3b7725ec21d7f93d71d10bac79b8c10
GitOrigin-RevId: a16c5cfdbad88ae6962192a40535c8c8b64c0b72
Change-Id: I4be081a6d03c35fb694830762c5af78d138326a7
1 file changed
tree: 01d2ace404b1aaa79125b37170b7154821e2a335
  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.