blob: 3ec36274cad6bcbd58fc0b517c0c14f549032888 [file]
# Config file for Android TV settings tests.
#
# PROPERTIES
# Dot-notation path to the module containing the TestCase class:
TEST_CASE_MODULE=eurtest.tests.settings.atv_settings_test_case
# Name of the TestCase sub-class:
TEST_CASE_CLASS=AtvSettingsTestCase
# Dot-notation path to the module containing the TestSequence class:
TEST_SEQUENCE_MODULE=eurtest.framework.android_test_sequence
# Name of the TestSequence sub-class:
TEST_SEQUENCE_CLASS=AndroidTestSequence