blob: 2ec207c83462f96991ab973f7ab897b29023c4c5 [file]
# Config file for JavaScript video tests on Fuchsia devices.
#
# PROPERTIES
# Dot-notation path to the module containing the TestCase class:
TEST_CASE_MODULE=eurtest.tests.volume.volume_test_case
# Name of the TestCase sub-class:
TEST_CASE_CLASS=VolumeTestCase
# Dot-notation path to the module containing the TestSequence class:
TEST_SEQUENCE_MODULE=eurtest.framework.fuchsia_javascript_test_sequence
# Name of the TestSequence sub-class:
TEST_SEQUENCE_CLASS=FuchsiaJavascriptTestSequence