Index: TestSupport.h =================================================================== diff -u -r59f3db07ef55a67a8704a8d7c3b92752921e41a8 -r55265f4f287acaeaeabad7286f106f2c45d3175d --- TestSupport.h (.../TestSupport.h) (revision 59f3db07ef55a67a8704a8d7c3b92752921e41a8) +++ TestSupport.h (.../TestSupport.h) (revision 55265f4f287acaeaeabad7286f106f2c45d3175d) @@ -65,6 +65,8 @@ 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. + TEST_CONFIG_FP_ENABLE_BOOST_PUMP, ///< Test configuration FP to enable P40 boost pump + TEST_CONFIG_FP_ENABLE_DEFEATURE, ///< Test configuration FP to set sub system as defeatured NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif