This will be retrieved when generating the XML profile for the
VkRunner tests.
---
framework/test/piglit_test.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/framework/test/piglit_test.py b/framework/test/piglit_test.py
index c80e355d1..4d3008139 100644
--- a/framework/test/piglit_test.py
+++ b/framework/test/piglit_test.py
@@ -246,6 +246,8 @@ class VkRunnerTest(PiglitBaseTest):
[vkrunner_bin, filename],
run_concurrent=True)
+ self.filename = filename
+
@PiglitBaseTest.command.getter
def command(self):
# This is overriden because we don’t want PiglitBaseTest to
--
2.17.1
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit