Andreas Gampe a4a13480dd Frameworks/base: Wall Werror in media/tests
Turn on -Wall -Werror in media/tests. Fix warnings.

Change-Id: I7177e795d4896f62dfa0b0a5990386e564763384
2014-11-10 18:44:43 -08:00
..

Native test players for system tests.

For functional/system/performance tests, a native test player can be used.
This directory contains the sources of such players.
The class TestPlayerStub uses the dynamic loader to load any of them.