History log of /frameworks/base/media/tests/players/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3070af08821ee86f06a9cc6b58dbb79c82946b94 14-Mar-2011 Iliyan Malchev <malchev@google.com> frameworks/base: remove LOCAL_PRELINK_MODULE

Change-Id: I54dd62ebef47e7690afa5a858f3cad941b135481
Signed-off-by: Iliyan Malchev <malchev@google.com>
/frameworks/base/media/tests/players/Android.mk
f66de3cd8eb8df996ac53f6008cd0dbd71157935 06-Jan-2010 Jean-Baptiste Queru <jbq@google.com> Fix typo: test -> tests in makefile tags

Change-Id: Icf23b5ae5d84f6ba9032d1707635a75352f920d2
/frameworks/base/media/tests/players/Android.mk
8f5fcab05f1d6f644a9c30f012b8ff302f24a118 13-Jul-2009 Nicolas Catania <niko@google.com> New test player stub to load mock native players.

Added a new class TestPlayerStub that takes a magic url in the setDataSource call.
Based on the value of the url, the stub is going to load a DL and create the concrete
player used during the test.
After these initialization steps TestPlayerStub is just a wrapper.

Added a new functional test MediaPlayerInvokeTest to demonstrate how a new
mock player to test the invoke method can be loaded.

Added a new mock player for the invoke test: invoke_mock_media_player.cpp.
/frameworks/base/media/tests/players/Android.mk