Add new EGL enum negative case to robustness tests
authorJohn Richardson <john.richardson@mobica.com>
Wed, 29 Mar 2017 13:19:56 +0000 (14:19 +0100)
committerJohn Richardson <john.richardson@mobica.com>
Fri, 31 Mar 2017 12:51:36 +0000 (13:51 +0100)
commit03db357e8f3929c696317afae63372611559aa5c
tree5168d06ea3f5364e4e72e1639ad7ef9a7f2d8359
parent92a996a6ebb4f026761d5f6c8511a804d511eb36
Add new EGL enum negative case to robustness tests

New test case for verifying EGL versions < 1.5 do not accept
EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY enum in their attribute
list when creating an EGL context.

Test group:
- dEQP-EGL.functional.robustness.negative_context

New tests:
- invalid_notification_strategy_enum

Change-Id: I6027e880a2e3a97dfaa218c7b094ea727afcc996
android/cts/master/egl-master.txt
modules/egl/teglRobustnessTests.cpp