Add index file for amber tests
authorJari Komppa <jari.komppa@siru.fi>
Mon, 4 Nov 2019 13:51:27 +0000 (15:51 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 19 Nov 2019 11:11:03 +0000 (06:11 -0500)
commit54e49c0a8df943bdbb2ac1b777d9e851dea5c619
tree58f36f0ca3582729bb8fbcc58b740052c160c398
parentc94e000732899bfe3030bebeec24b8335c9668c5
Add index file for amber tests

This change adds index file for amber tests, making it possible to add
new amber tests without having to recompile the cts binary itself.
This change does not affect the tests themselves, just the way they are
discovered.

Affects: none

Components: Vulkan

VK-GL-CTS issue: 2086

Change-Id: Iba1d2b6cfe8816360fe520dec90621a71a4d2769
external/vulkancts/data/vulkan/amber/graphicsfuzz/index.txt [new file with mode: 0644]
external/vulkancts/modules/vulkan/amber/vktAmberGraphicsFuzzTests.cpp
external/vulkancts/modules/vulkan/amber/vktAmberTestCase.hpp
external/vulkancts/modules/vulkan/amber/vktAmberTestCaseUtil.cpp