diff options
Diffstat (limited to 'media/tests/players/README')
-rw-r--r-- | media/tests/players/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/media/tests/players/README b/media/tests/players/README new file mode 100644 index 0000000..edf9bd6 --- /dev/null +++ b/media/tests/players/README @@ -0,0 +1,8 @@ +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. + + + |