Loading t3q/t3q_ITS.xml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ <checkLogItemFormat>true</checkLogItemFormat> <checkLogStatementFormat>true</checkLogStatementFormat> <processSubsequentLogStatementsAsOne>true</processSubsequentLogStatementsAsOne> <logFormatRegExp>[\*]{3}\s([fta]_[a-zA-Z0-9_]+?):\s(INFO|WARNING|ERROR|PASS|FAIL|INCONC|TIMEOUT):\s.*?[\*]{3}</logFormatRegExp> <logFormatRegExp>[\*]{3}\s(([fta]|TC)_[a-zA-Z0-9_]+?):\s(INFO|WARNING|ERROR|PASS|FAIL|INCONC|TIMEOUT):\s.*?[\*]{3}</logFormatRegExp> <checkExternalFunctionInvocationPrecededByLogStatement>true</checkExternalFunctionInvocationPrecededByLogStatement> <checkInconcOrFailSetVerdictPrecededByLog>true</checkInconcOrFailSetVerdictPrecededByLog> <checkNoLabelsOrGotoStatements>true</checkNoLabelsOrGotoStatements> Loading Loading
t3q/t3q_ITS.xml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ <checkLogItemFormat>true</checkLogItemFormat> <checkLogStatementFormat>true</checkLogStatementFormat> <processSubsequentLogStatementsAsOne>true</processSubsequentLogStatementsAsOne> <logFormatRegExp>[\*]{3}\s([fta]_[a-zA-Z0-9_]+?):\s(INFO|WARNING|ERROR|PASS|FAIL|INCONC|TIMEOUT):\s.*?[\*]{3}</logFormatRegExp> <logFormatRegExp>[\*]{3}\s(([fta]|TC)_[a-zA-Z0-9_]+?):\s(INFO|WARNING|ERROR|PASS|FAIL|INCONC|TIMEOUT):\s.*?[\*]{3}</logFormatRegExp> <checkExternalFunctionInvocationPrecededByLogStatement>true</checkExternalFunctionInvocationPrecededByLogStatement> <checkInconcOrFailSetVerdictPrecededByLog>true</checkInconcOrFailSetVerdictPrecededByLog> <checkNoLabelsOrGotoStatements>true</checkNoLabelsOrGotoStatements> Loading