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

Daniel Kurtz djkurtz at chromium.org
Thu Jan 16 03:35:00 PST 2014


Thank you. Can you push it as well? I don't have commit access.

On Sat, Jan 11, 2014 at 2:58 AM, Chad Versace
<chad.versace at linux.intel.com> wrote:
> 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