blob: 85b90f21c01cd407535171dfbdbe6b90007e02ca [file]
# Configuration values for the Fuchsia dcs test.
#
# PROPERTIES
# Dot-notation path to the module containing the TestCase class:
TEST_CASE_MODULE=eurtest.tests.dcs.fuchsia_dcs_e2e_test_case
# Name of the TestCase sub-class:
TEST_CASE_CLASS=FuchsiaDcsE2eTestCase
# Dot-notation path to the module containing the TestSequence class:
TEST_SEQUENCE_MODULE=eurtest.framework.fuchsia_test_sequence
# Name of the TestSequence sub-class:
TEST_SEQUENCE_CLASS=FuchsiaTestSequence