[Piglit] [PATCH] framework: Add generic deqp options to piglit.conf

Kenneth Graunke kenneth at whitecape.org
Fri Mar 11 01:55:58 UTC 2016


On Thursday, March 10, 2016 5:44:40 PM PST Dylan Baker wrote:
> Sometimes there are extra arguments to deqp that a developer wants for
> all of the test suites, this adds that option by putting a generic
> [deqp] section and add an extra_args. This new extra args gets joined
> with any suite specific extra_args
> 
> Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
> ---
>  framework/test/deqp.py | 28 +++++++++++++++++-----------
>  piglit.conf.example    |  4 ++++
>  tests/cts.py           |  6 +++++-
>  tests/deqp_gles2.py    |  7 ++++++-
>  tests/deqp_gles3.py    |  6 +++++-
>  tests/deqp_gles31.py   |  6 +++++-
>  6 files changed, 42 insertions(+), 15 deletions(-)

I haven't tested this, but it looks good to me and sounds nice.
That way, I can specify --deqp-visibility=hidden once.

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20160310/341e6e1b/attachment.sig>


More information about the Piglit mailing list