[Piglit] [PATCH 1/3] README: Update the list of test profiles

Dylan Baker dylan at pnwbakers.com
Thu Jul 27 17:03:04 UTC 2017


Quoting Rhys Kidd (2017-07-26 18:26:39)
> Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
> ---
>  README | 30 ++++++++++++++++++++++++++++++
>  1 file changed, 30 insertions(+)
> 
> diff --git a/README b/README
> index 43bdfcae7..cb49516b7 100644
> --- a/README
> +++ b/README
> @@ -386,6 +386,9 @@ glslparser.py
>  shader.py
>         A subset of all.py which runs only shader tests
>  
> +no_error.py
> +       A modified version of the test list run as khr_no_error variants
> +
>  
>  4.2 OpenCL Tests
>  ----------------
> @@ -407,6 +410,9 @@ xts.py
>  igt.py
>         Support for running Intel-gpu-tools test suite using piglit.
>  
> +deqp_egl.py
> +       Support for running dEQP's EGL profile with piglit.
> +
>  deqp_gles2.py
>         Support for running deQP's gles2 profile with piglit.
>  
> @@ -416,6 +422,30 @@ deqp_gles3.py
>  deqp_gles31.py
>         Support for running deQP's gles3.1 profile with piglit.
>  
> +deqp_vk.py
> +       Support for running the official Khronos Vulkan CTS profile with piglit.
> +
> +khr_gl.py
> +       Support for running the open source Khronos OpenGL CTS tests with piglit.
> +
> +khr_gl45.py
> +       Support for running the open source Khronos OpenGL 4.5 CTS tests with piglit.
> +
> +cts_gl.py
> +       Support for running the closed source Khronos OpenGL CTS tests with piglit.
> +
> +cts_gl45.py
> +       Support for running the closed source Khronos OpenGL 4.5 CTS tests with piglit.
> +
> +cts_gl.py
> +       Support for running the closed source Khronos GLES CTS tests with piglit.
> +
> +oglconform.py
> +       Support for running sub-test of the Intel oglconform test suite with piglit.
> +
> +es3conform.py
> +       Support for running a subset of Khronos ES 3.0 Conformance suite with piglit.
> +

Please don't document es3conform.py, it's for a very old version of the Khronos
CTS and should deleted.

>  
>  5. How to write tests
>  ---------------------
> -- 
> 2.11.0
> 
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20170727/900e2bfd/attachment.sig>


More information about the Piglit mailing list