blob: 93860e3d4e552691e3b505e7a53009e5fe38169b [file]
# Config file for video playback profiler test
#
# PROPERTIES
# Dot-notation path to the module containing the TestCase class:
TEST_CASE_MODULE=eurtest.tests.monitoring.playback_profiler_test_case
# Name of the TestCase sub-class:
TEST_CASE_CLASS=PlaybackProfilerTestCase
# Dot-notation path to the module containing the TestSequence class:
TEST_SEQUENCE_MODULE=eurtest.framework.test_sequence
# Name of the TestSequence sub-class:
TEST_SEQUENCE_CLASS=TestSequence