summaryrefslogtreecommitdiff
path: root/piglit.conf.example
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-06-07 23:05:40 +0300
committerAndres Gomez <agomez@igalia.com>2017-06-13 11:46:52 +0300
commit9a22906394a30405ba39fbe4a2964272d7771fa1 (patch)
treeee730d2159c85a6f4493593738fe1e552a42ea64 /piglit.conf.example
parentd969c4e7e70ddb9454438ce3348806604c29498b (diff)
tests: Added a couple of new test profiles for the Khronos CTS runner
After: https://github.com/KhronosGroup/VK-GL-CTS/commit/af8c22a343ee2c230488f6de71b36dc3070b2024 OpenGL GL*-CTS case lists were renamed to KHR-GL*. We want to keep the existing profiles so we are able to keep running the caselists from previous CTS releases and for branches in the open sourced repository created for API-specific release branches, as explained at: https://github.com/KhronosGroup/VK-GL-CTS/wiki/Contributing#branches Therefore, we add these 2 new test profiles to be able to run the newly named tests in the master branch of the opensourced Khronos CTS tests at: https://github.com/KhronosGroup/VK-GL-CTS Signed-off-by: Andres Gomez <agomez@igalia.com> Cc: Mark Janes <mark.a.janes@intel.com> Cc: Dylan Baker <dylanx.c.baker@intel.com> Cc: Marek Olšák <marek.olsak@amd.com> Acked-by: Dylan Baker <dylan@pnwbakers.com> Tested-by: Mark Janes <mark.a.janes@intel.com> Acked-by: Marek Olšák <marek.olsak@amd.com>
Diffstat (limited to 'piglit.conf.example')
-rw-r--r--piglit.conf.example10
1 files changed, 10 insertions, 0 deletions
diff --git a/piglit.conf.example b/piglit.conf.example
index 17f2329a0..ced807b80 100644
--- a/piglit.conf.example
+++ b/piglit.conf.example
@@ -124,6 +124,16 @@ testB
; overrides the value set here.
;extra_args=--deqp-visibility hidden
+[khr_gl]
+; path to the Khronos CTS OpenGL executable
+; can be overwritten by PIGLIT_KHR_GL_BIN environment variable
+;bin=/home/knuth/vk-gl-cts/build/external/openglcts/modules/glcts
+
+; Space-separated list of extra command line arguments for cts. The
+; option is not required. The environment variable PIGLIT_KHR_GL_EXTRA_ARGS
+; overrides the value set here.
+;extra_args=--deqp-visibility hidden
+
; Section for specific oclconform test. One of these sections is required for
; each test list in the oclconform section and must be called:
; oclconform-$testname