[Piglit] [PATCH v2] ext_disjoint_timer_query-simple: basic API test
Eric Anholt
eric at anholt.net
Fri Dec 8 21:30:48 UTC 2017
Tapani Pälli <tapani.palli at intel.com> writes:
> v2: cleanup code, remove some GL_NO_ERROR checks
> add to all.py (Eric)
>
> Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
> diff --git a/tests/all.py b/tests/all.py
> index 0c99bff0e..4e41aebdd 100644
> --- a/tests/all.py
> +++ b/tests/all.py
> @@ -3295,6 +3295,11 @@ with profile.test_list.group_manager(
> grouptools.join('spec', 'oes_required_internalformat')) as g:
> g(['oes_required_internalformat-renderbuffer'], 'renderbuffer')
>
> +with profile.test_list.group_manager(
> + PiglitGLTest,
> + grouptools.join('spec', 'ext_disjoint_timer_query')) as g:
> + g(['ext_disjoint_timer_query-simple'], 'query')
Can we s/'query'/'simple'/ to match the binary's name? With that fixed,
Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20171208/72e93e37/attachment.sig>
More information about the Piglit
mailing list