Index: TestSupport.h =================================================================== diff -u -r713103e3b5d660ee1fce48949ff8f4637d4e994b -r8454e20454dc2171282a1c89fbffd7479d4b0940 --- TestSupport.h (.../TestSupport.h) (revision 713103e3b5d660ee1fce48949ff8f4637d4e994b) +++ TestSupport.h (.../TestSupport.h) (revision 8454e20454dc2171282a1c89fbffd7479d4b0940) @@ -69,6 +69,7 @@ TEST_CONFIG_FP_ENABLE_DEFEATURE, ///< Test configuration FP to set sub system as defeatured TEST_CONFIG_DD_FP_DISABLE_CONDUCTIVITY_SENSOR_CHECKS, ///< Test configuration to disable conductivity sensor cal checks TEST_CONFIG_DD_DISABLE_CONDUCTIVE_LEVEL_SENSOR_ERROR, ///< Test configuration to disable conductive level sensor alarm due to low level when using permeate + TEST_CONFIG_DD_ENABLE_DRV8434S_STEPPER_DRIVER, ///< Test configuration for New stepper driver NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif