[roll] Roll fuchsia [vulkan] Wire //src/lib/vulkan/tests up to //src:tests.

Tests in //src/lib/vulkan/tests should be wired up to
its parent directory so that it could be a dependency item
of //src:tests and could be tested in infra.

Also this change limits the environment of "compact-image-tests"
to devices with ARM GPU since only ARM driver supports the
memory control extension which is required by the compact image
layer.

TEST: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/628802
Original-Revision: 9d4ca2a97dcb025cc06929ce03960f6cbe237d80
GitOrigin-RevId: 871a8bc2f1dabc6b9eac66735ff197a604d671ab
Change-Id: Ib84a73751cd7e40bbbea2f105f2544f72f68d9a1
1 file changed
tree: 251067c5dc2579178f3e2c675c275922cac7d9b9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.