History log of /frameworks/native/libs/gui/tests/GLTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cb1fcdedaaf95acabeac6a2d5bff423d6ca62296 03-Dec-2013 Dan Stoza <stoza@google.com> libgui: Split SurfaceTexture tests into more files

Extract the many different test fixtures and suites in SurfaceTexture_test.cpp
into separate files. No real functional changes, just tweaking headers to keep
things building (and adding a few copyright headers I forgot last time).

Change-Id: Id801bd5d617f0cc61d22508fb9b71b41694bdecf
/frameworks/native/libs/gui/tests/GLTest.cpp
f3730fb8f7da368740f9e5ed2603b405aeb4be72 27-Nov-2013 Dan Stoza <stoza@google.com> libgui: Fix a couple of minor bugs, extract GLTest

Fix a couple of minor bugs in existing tests, and extract the GLTest class into
its own files.

Change-Id: I7d9570a0d3dbc9c5d7f9b13f2017607af42744b3
/frameworks/native/libs/gui/tests/GLTest.cpp