[Piglit] [PATCH 0/4] Support serialization of VkRunner tests
Neil Roberts
nroberts at igalia.com
Thu Nov 8 00:52:00 UTC 2018
As requested by Dylan in the review for the patch series to add
VkRunner as an external dependency¹, this series adds the missing
serialization support.
1. https://lists.freedesktop.org/archives/piglit/2018-November/025336.html
Neil Roberts (4):
Cmake: Install vk_shader_test files
framework/test: Set the filename property on VkRunnerTest
framework/test: Use relative paths in the filename for VkRunnerTest
framework: Add support for serializing VkRunner tests
CMakeLists.txt | 4 ++--
framework/profile.py | 4 +++-
framework/test/piglit_test.py | 10 ++++++----
tests/CMakeLists.no_api.txt | 11 +++++++++++
tests/find_static_tests.py | 5 ++++-
tests/serializer.py | 7 ++++++-
tests/vulkan.py | 3 ++-
7 files changed, 34 insertions(+), 10 deletions(-)
--
2.17.1
More information about the Piglit
mailing list