Index: TestSupport.h =================================================================== diff -u -r0b8f91f84aebe54470508381ec6381088901eeba -r19041a2378a3fe61071e9abb51c3388e6938207b --- TestSupport.h (.../TestSupport.h) (revision 0b8f91f84aebe54470508381ec6381088901eeba) +++ TestSupport.h (.../TestSupport.h) (revision 19041a2378a3fe61071e9abb51c3388e6938207b) @@ -83,6 +83,7 @@ TEST_CONFIG_FIRST = TEST_CONFIG_ENABLE_BETA_1_HW, ///< Test configuration first configuration. TEST_CONFIG_SKIP_BLOOD_PRIME, ///< Test configuration skip blood prime TEST_CONFIG_TESTING_WITHOUT_TUBING_SET, ///< Test configuration for testing without tubing set. + TEST_CONFIG_USE_WET_TUBING_SET, ///< Test configuration for wet tubing set TEST_CONFIG_ENABLE_SYRINGE_PUMP_TESTING, ///< Test configuration to skip checks in syringe pump during testing NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T;