[roll] Roll fuchsia [graphics][drivers] Use '-test' driver name suffix

This makes it much easier to tell if logs in CQ are coming from
a test driver or a real driver.

Original-Bug: b/388085316
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1193115
Original-Revision: 36a22a420d7befa5435f9cfa4990e8f3ceef98f9
GitOrigin-RevId: 906d567a41b007800d1d1c16408d8a56adff56ed
Change-Id: I08e76a58d1ebd07fd22c7be2d1def8ae02e4149e
1 file changed
tree: 5a9c8152f074575a93e4f22a510c3f0d1b2490aa
  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.