replicant-frameworks_native/libs/gui/tests
Jamie Gennis 9e75ddda93 libgui: add BufferQueue test infrastructure
This change adds some infrastructure for testing the BufferQueue class.  It
also includes a test that tests the new check in BufferQueue::acquireBuffer
that prevents the consumer from acquiring more than one buffer beyond the max
acquired buffer count that was set.

Change-Id: I38554ad3f9a53d2ddeba7ef0deee35ec2e2f9775
2012-08-31 17:02:49 -07:00
..
Android.mk libgui: add BufferQueue test infrastructure 2012-08-31 17:02:49 -07:00
BufferQueue_test.cpp libgui: add BufferQueue test infrastructure 2012-08-31 17:02:49 -07:00
CpuConsumer_test.cpp
Surface_test.cpp
SurfaceTexture_test.cpp
SurfaceTextureClient_test.cpp