Index: TestSupport.h =================================================================== diff -u -r15a51afe22cbd841aea9edc4ed66db7e021ddc69 -r0b8d3af45ecd93ace71d383f78964d647dd7f500 --- TestSupport.h (.../TestSupport.h) (revision 15a51afe22cbd841aea9edc4ed66db7e021ddc69) +++ TestSupport.h (.../TestSupport.h) (revision 0b8d3af45ecd93ace71d383f78964d647dd7f500) @@ -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_DD_ENABLE_4WIRE_RINSE_PUMP, NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif