History log of /frameworks/base/media/tests/players/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a4a13480dd056f4109d74fc43c9453adf7fd35fd 11-Nov-2014 Andreas Gampe <agampe@google.com> Frameworks/base: Wall Werror in media/tests

Turn on -Wall -Werror in media/tests. Fix warnings.

Change-Id: I7177e795d4896f62dfa0b0a5990386e564763384
/frameworks/base/media/tests/players/Android.mk
d685894212e6dbeac1fda4996903c1da115d49a6 10-Apr-2013 Ying Wang <wangying@google.com> Add liblog

Bug: 8580410
Change-Id: I746aa8258866508c3a725d0773faf4518096548f
/frameworks/base/media/tests/players/Android.mk
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