[roll] Roll fuchsia [vulkan] Split vkext_protected into its own source file

This allows us to use the gtest_runner on both vkext_unprotected and
vkext_protected, since we don't need to add custom filtering options.

The VulkanExtensionTest class is split into its own file, which allows
reuse in both test executables and helps organize the code.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/753128
Original-Revision: 9cf2a7b7f20278d073e31fae5101df74c8d3ad7c
GitOrigin-RevId: 3afa090d2c8956f8a6bde9d7d0a87414cdcdbcd3
Change-Id: Icd938f5465290af6bf9c41acd5d37b8144e3101b
1 file changed
tree: ef198c2aa6b33471ad2ab9e52991ec1ca3530a9b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.