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 <[email protected]>
> ---
>  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 <[email protected]>
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to