Index: TestSupport.h =================================================================== diff -u -raff84c09e8e3ae2daacb73c1ea6483ca00bd5257 -rcac4c323183bed414402f1927bb884a05816dde4 --- TestSupport.h (.../TestSupport.h) (revision aff84c09e8e3ae2daacb73c1ea6483ca00bd5257) +++ TestSupport.h (.../TestSupport.h) (revision cac4c323183bed414402f1927bb884a05816dde4) @@ -71,7 +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. + TEST_CONFIG_DD_ENABLE_A5984_STEPPER_DRIVER, ///< Test configuration for stepper driver DRV8434S. NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif