Index: TestSupport.h =================================================================== diff -u -r48dd4a3c5837dbe9365d7e74b651bfb9d8d698c6 -r2c7cbe1c69924a9e19b620626d3fa6b63e6cd6e9 --- TestSupport.h (.../TestSupport.h) (revision 48dd4a3c5837dbe9365d7e74b651bfb9d8d698c6) +++ TestSupport.h (.../TestSupport.h) (revision 2c7cbe1c69924a9e19b620626d3fa6b63e6cd6e9) @@ -7,8 +7,8 @@ * * @file TestSupport.h * -* @author (last) Varshini Nagabooshanam -* @date (last) 04-Feb-2026 +* @author (last) Sameer Kalliadan Poyil +* @date (last) 10-Feb-2026 * * @author (original) Sean Nash * @date (original) 01-Aug-2024 @@ -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;