[Piglit] [PATCH 4/8] all.tests: add texture-immutable-levels_gles3

Chad Versace chad.versace at linux.intel.com
Fri Jan 10 10:58:18 PST 2014


On Tue, Jan 07, 2014 at 12:02:39AM +0800, Daniel Kurtz wrote:
> This test was missing from all.tests.
> 
> Signed-off-by: Daniel Kurtz <djkurtz at chromium.org>
> ---
>  tests/all.tests | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/all.tests b/tests/all.tests
> index edf066b..5e7d007 100644
> --- a/tests/all.tests
> +++ b/tests/all.tests
> @@ -3351,6 +3351,7 @@ gles30['minmax'] = concurrent_test('minmax_gles3')
>  for test_mode in ['teximage', 'texsubimage']:
>      test_name = 'ext_texture_array-compressed_gles3 {0}'.format(test_mode)
>      gles30[test_name] = PlainExecTest(test_name + ' -auto -fbo')
> +gles30['texture-immutable-levels'] = concurrent_test('texture-immutable-levels_gles3')

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>


More information about the Piglit mailing list