• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..25-May-2024-

Android.bpH A D25-May-20241.3 KiB4138

READMEH A D25-May-2024240 94

invoke_mock_media_player.cppH A D25-May-20244.1 KiB13797

README

1Native test players for system tests.
2
3For functional/system/performance tests, a native test player can be used.
4This directory contains the sources of such players.
5The class TestPlayerStub uses the dynamic loader to load any of them.
6
7
8
9