| # PROPERTIES | |
| # Dot-notation path to the module containing the TestCase class: | |
| TEST_CASE_MODULE=experimental.ndm.crash_loop_test_case | |
| # Name of the TestCase sub-class: | |
| TEST_CASE_CLASS=CrashLoopTestCase | |
| # Dot-notation path to the module containing the TestSequence class: | |
| TEST_SEQUENCE_MODULE=experimental.ndm.ota_install_test_sequence | |
| # Name of the TestSequence sub-class: | |
| TEST_SEQUENCE_CLASS=OtaInstallableTestSequence |