Index: TestSupport.h =================================================================== diff -u -re1931372d004d3e853099d4e2a5e793caefa8b5e -r4df5e51bbd8495c9b30c387ef6fbd173d9b26551 --- TestSupport.h (.../TestSupport.h) (revision e1931372d004d3e853099d4e2a5e793caefa8b5e) +++ TestSupport.h (.../TestSupport.h) (revision 4df5e51bbd8495c9b30c387ef6fbd173d9b26551) @@ -52,7 +52,7 @@ { TEST_CONFIG_DISABLE_BC_PRESSURE_ALARMS = 0, ///< Test configuration disabling BC pressure alarms TEST_CONFIG_FIRST = TEST_CONFIG_DISABLE_BC_PRESSURE_ALARMS, ///< Test configuration first configuration. - TEST_CONFIG_BETA_1_9, ///< Test configuration second configuration + TEST_CONFIG_ENABLE_BETA_1_9_HW, ///< Test configuration enabling Beta 1.9 hardware NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif