Index: TestSupport.h =================================================================== diff -u -r15a51afe22cbd841aea9edc4ed66db7e021ddc69 -re34103e428d6a434c90150a1094cd6b0e715edfb --- TestSupport.h (.../TestSupport.h) (revision 15a51afe22cbd841aea9edc4ed66db7e021ddc69) +++ TestSupport.h (.../TestSupport.h) (revision e34103e428d6a434c90150a1094cd6b0e715edfb) @@ -64,6 +64,7 @@ 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 + TEST_CONFIG_FP_DISABLE_RO_CURRENT_ALARMS, ///< Test configuration to disable RO current alarms. NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif