Index: TestSupport.c =================================================================== diff -u -r2801d97e877dd78189aa891e80a2f7cf60a6a2b7 -r60942b3154c83220da99a31718872afbb0ae6dca --- TestSupport.c (.../TestSupport.c) (revision 2801d97e877dd78189aa891e80a2f7cf60a6a2b7) +++ TestSupport.c (.../TestSupport.c) (revision 60942b3154c83220da99a31718872afbb0ae6dca) @@ -218,8 +218,6 @@ * test configuration successfully. * @details \b Inputs: none * @details \b Outputs: testConfig - * @details \b Alarm: ALARM_ID_XX_SOFTWARE_FAULT if invalid - * test configuration parameter given. * @param config which test configuration to set * @return TRUE if the set configuration was successful otherwise, FALSE *************************************************************************/ @@ -243,8 +241,6 @@ * test configuration successfully. * @details \b Inputs: none * @details \b Outputs: testConfig - * @details \b Alarm: ALARM_ID_XX_SOFTWARE_FAULT if invalid - * test configuration is given. * @param config which test configuration to reset * @return TRUE if the reset configuration was successful otherwise, FALSE *************************************************************************/