Index: TestSupport.h =================================================================== diff -u -r0b8f91f84aebe54470508381ec6381088901eeba -r47b0ce7c0ba715098aaa38097856d6d09b9f68bf --- TestSupport.h (.../TestSupport.h) (revision 0b8f91f84aebe54470508381ec6381088901eeba) +++ TestSupport.h (.../TestSupport.h) (revision 47b0ce7c0ba715098aaa38097856d6d09b9f68bf) @@ -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_SKIP_PRE_GEN_PRIMING, ///< Test configuration to disable the priming sequence during DD pre gen. NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif