blob: 3499516b5f764c8c59e48347cf487d5cdf60c179 [file]
# Config file for mple2e tests using the release version of mpl.
#
# PROPERTIES
# Dot-notation path to the module containing the TestCase class:
TEST_CASE_MODULE=eurtest.tests.mpl.mpl_test_case
# Name of the TestCase sub-class:
TEST_CASE_CLASS=MplBasicReleaseTestCase,MplEnableCaptionsReleaseTestCase,MplGetQualityLevelReleaseTestCase,MplInstantPlayReleaseTestCase,MplLoadReleaseTestCase,MplLoadWithInitialTimeReleaseTestCase,MplPlayToEndReleaseTestCase,MplPreloadReleaseTestCase,MplProcessMetadataReleaseTestCase,MplReloadReleaseTestCase,MplSeekReleaseTestCase,MplSkipRequestReleaseTestCase,MplSkipRequestFailReleaseTestCase
# Dot-notation path to the module containing the TestSequence class:
TEST_SEQUENCE_MODULE=eurtest.framework.mpl_test_sequence
# Name of the TestSequence sub-class:
TEST_SEQUENCE_CLASS=MplTestSequence
# Use SSH tunnel when connecting to DUT.