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')
arb_es3_compatibility = Group()
spec['ARB_ES3_compatibility'] = arb_es3_compatibility
--
1.8.5.1
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit