OSDN Git Service

add two libgui tests
authorMathias Agopian <mathias@google.com>
Fri, 8 Mar 2013 21:18:52 +0000 (13:18 -0800)
committerMathias Agopian <mathias@google.com>
Fri, 8 Mar 2013 21:22:03 +0000 (13:22 -0800)
commit7589b2a7975cc3bc2a0659ab6503ceb3e4d94048
treed4f1f36c83c3bc2e1e8a4a816dc1196bd2179d91
parent6b2b7009560964ed25cde06602872dff763b09f4
add two libgui tests

we check that the order in which we destroy GLConsumer wrt.
releasing the corresponding EGLSurface via eglMake(Un)Current
doesn't leak a buffer.

On at least 2 devices this test doesn't pass.

Change-Id: I63ab83951b4b0a977f38571158f948cbd9dc7cec
libs/gui/tests/SurfaceTexture_test.cpp