[roll] Roll fuchsia [display][coordinator] Integration tests for VSync with simple configs.

This CL adds tests that ensure the Coordinator correctly routes VSync
signals for three straightforward cases.

1. One layer with an image.
2. One layer without an image.
3. One layer with an image, converted to a layer without an image.

Having these tests in the suite makes it easier to reason about failures
in the existing tests, which cover more complex scenarios.

Original-Bug: 388885807
Test: fx test //src/graphics/display/drivers/coordinator
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245564
Original-Revision: aed9c8a3b9fe7511b7d41239cfc25e663ed2500a
GitOrigin-RevId: 23f731c81c553de2624fb409a97be0a8a2ee183f
Change-Id: Ib1d5a357c6f69851a1af4d04ca48d7ddfd3ccb52
1 file changed
tree: 0ae1d8c0c37dfc36f56743ec0681f15eb9ce434c
  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.