Index: TestSupport.h =================================================================== diff -u -rfac2627862d205c21f1e2f20f2bca1e702d49965 -rec200743c0a4272397ce39a3856437a8bdbccf27 --- TestSupport.h (.../TestSupport.h) (revision fac2627862d205c21f1e2f20f2bca1e702d49965) +++ TestSupport.h (.../TestSupport.h) (revision ec200743c0a4272397ce39a3856437a8bdbccf27) @@ -63,6 +63,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 NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif