blob: bd4377019997ac068047d35930175009763ebe9d [file]
# Config file for setup reboot tests
#
# Do not modify property names
# Run make reconfig if you change a value
# and buildbot is running
#
# PROPERTIES
# Dot-notation path to the module containing the TestCase class:
TEST_CASE_MODULE=eurtest.tests.setup.setup_reboot_test_case
# Name of the TestCase sub-class:
TEST_CASE_CLASS=SetupRebootTestCase
# Dot-notation path to the module containing the TestSequence class:
TEST_SEQUENCE_MODULE=eurtest.framework.disabled_logging_test_sequence
# Name of the TestSequence sub-class:
TEST_SEQUENCE_CLASS=DisabledLoggingCollectLogcatTestSequence