TestCaseComment
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
TestCaseComment (char aComment[]);TestCaseComment (char aComment[], message aMsg);TestCaseComment (char aComment[], mostMessage aMsg);TestCaseComment (char aComment[], mostAmsMessage aMsg);TestCaseComment (char aComment[], mostRawMessage aMsg);TestCaseComment (char aComment[], linFrame aMsg);TestCaseComment (char aComment[], char aRawString[]);TestCaseComment (char aComment[], gmLanMsg aMsg);
Description
With this function within a test case a commentary can be taken over into the report. This comment can relate to a message that can also be output in the report. The verdict of the test case is not influenced.Parameters
- aComment: Commentary to be taken over into the report.
- aMsg: CAN-, GMLAN-, LIN-, MOST-, MOST-AMS- or MOST system message to be taken over into the report.
- aRawString: Here you may enter any ASCII characters. They will be added to the comment in the following way:
<Hex value of the given character\>(<ASCII display of the given character\>). In ASCII display special characters will be replaced by..