blob: 6c6cef1b882a17f12bdffc84b34bbdbc0998873a [file]
# Config file for JavaScript video tests.
#
# PROPERTIES
# Dot-notation path to the module containing the TestCase class:
TEST_CASE_MODULE=eurtest.tests.drm.drm_test_case
# Name of the TestCase sub-class:
TEST_CASE_CLASS=DrmPlayreadySmoothTestCase,DrmPlayreadyTestCase,DrmTestCase,DrmUnprefixedTestCase
# Dot-notation path to the module containing the TestSequence class:
TEST_SEQUENCE_MODULE=eurtest.framework.javascript_test_sequence
# Name of the TestSequence sub-class:
TEST_SEQUENCE_CLASS=JavascriptTestSequence