[roll] Roll fuchsia [fake-coordinator-connector] Rework package structure for tests.

This CL reduces the complexity of integration tests by switching to GN
templates that are or will be used by other parts of the display driver
stack.

This CL also clarifies the reasons for using the "vulkan" test type,
which is subtle and surprising to a reader who is not familiar with the
test types.

Original-Bug: 396160358
Test: fx test //src/graphics/display/testing/fake-coordinator-connector --count 100
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216331
Original-Revision: a10bd4504db70233d8b134006b90d991ae741ca1
GitOrigin-RevId: 6f028c2277fbf947787093d52e16dfc00578e4a7
Change-Id: I6c9295a7c648c278964e52d37cf84626694bf148
1 file changed
tree: 62188317dd8950785c0ec9fb02eb4ec078db84d2
  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.