Index: TestSupport.h =================================================================== diff -u -r90e676300cf1fbffc6c9663a0515629c520cf6de -r9ffa8ba370110b555cee1364f91f655b04530eab --- TestSupport.h (.../TestSupport.h) (revision 90e676300cf1fbffc6c9663a0515629c520cf6de) +++ TestSupport.h (.../TestSupport.h) (revision 9ffa8ba370110b555cee1364f91f655b04530eab) @@ -62,6 +62,7 @@ TEST_CONFIG_FP_DISABLE_CONDUCTIVITY_ALARMS, ///< Test configuration to disable FP conductivity alarms TEST_CONFIG_DD_ENABLE_DOSING_OPEN_LOOP_CONTROL, ///< Test configuration to switch to open loop control for concentrate dosing TEST_CONFIG_DD_ENABLE_UF_TEMP_COMPENSATION, ///< Test configuration for enabling UF temperature compensation + TEST_CONFIG_DD_DRY_BICART_TEST, ///< Test configuration DD to test initial fill , drain and initial chamber fill in pre-gen TEST_CONFIG_DD_RUN_SOLO, ///< Test configuration to run DD alone without the need of other subsystems NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T;