Index: TestSupport.h =================================================================== diff -u -r0b8f91f84aebe54470508381ec6381088901eeba -raff84c09e8e3ae2daacb73c1ea6483ca00bd5257 --- TestSupport.h (.../TestSupport.h) (revision 0b8f91f84aebe54470508381ec6381088901eeba) +++ TestSupport.h (.../TestSupport.h) (revision aff84c09e8e3ae2daacb73c1ea6483ca00bd5257) @@ -71,6 +71,7 @@ TEST_CONFIG_DISABLE_CAPS_MONITOR, ///< Test configuration to disable cap monitor. TEST_CONFIG_DISABLE_VOLTAGES_ALARMS, ///< Test configuration to disable voltages alarms. TEST_CONFIG_DISABLE_ALARM_AUDIO, ///< Test configuration to disable alarm audio. + TEST_CONFIG_DD_ENABLE_DRV8434S_STEPPER_DRIVER, ///< Test configuration for stepper driver DRV8434S. NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif