[Piglit] [PATCH 0/2] refactor EGL test framework

Chad Versace chad at chad-versace.us
Mon May 30 12:29:27 PDT 2011


On 05/30/2011 12:45 AM, Tapani Pälli wrote:
> Add config_attribs field to egl_test so that tests have to pass
> their wanted attributes for the EGL config selection. Now tests
> can pass any custom attributes for testing different features and
> behaviors with different configs.
> 
> I changed the existing tests to pass the attributes.
> 
> Patches were modified according to review comments.
> 
> Tapani Pälli (2):
>   tests/egl : pass EGL config attributes from tests
>   egl-util : fix doxygen comments
> 
>  tests/egl/egl-create-surface.c          |   11 +++++++++++
>  tests/egl/egl-nok-swap-region.c         |   11 +++++++++++
>  tests/egl/egl-nok-texture-from-pixmap.c |   11 +++++++++++
>  tests/egl/egl-util.c                    |   26 ++++++++++++--------------
>  tests/egl/egl-util.h                    |    9 +++++++++
>  5 files changed, 54 insertions(+), 14 deletions(-)
> 

Thanks Tapani. Patches are pushed.

-- 
Chad Versace
chad at chad-versace.us


More information about the Piglit mailing list