Fix invalid negative native wait tests.
authorMika Isojärvi <misojarvi@google.com>
Mon, 13 Apr 2015 21:39:04 +0000 (14:39 -0700)
committerMika Isojärvi <misojarvi@google.com>
Wed, 15 Apr 2015 17:19:23 +0000 (10:19 -0700)
commit62ca59442317acf777f3f122fedb83379323ed2b
tree6fc766971f8641c349a271dc133248e2108b2e54
parentc96c5308a188a370ab756b687af09e16bf9f83b8
Fix invalid negative native wait tests.

eglNativeWait() will always succeed if current surface doesn't support
native rendering.

Bug: 20178024
Change-Id: I74eed3b4627da26408ee081ff0d5e908f58863c5
modules/egl/teglNegativeApiTests.cpp