android13/frameworks/base/media/tests/players
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
Android.bp initial 2024-06-22 20:45:49 +08:00
README initial 2024-06-22 20:45:49 +08:00
invoke_mock_media_player.cpp initial 2024-06-22 20:45:49 +08:00

README

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.