Loading tools/TestMacroProcessor/macros/TC_Neg.ttcn_macro +0 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,6 @@ port P p; } external function matchFile(Raw p_textToMatch, XsdFile p_referenceXmlFile, XsdFileList p_xsdFileList, out universal charstring p_matchError) return boolean; testcase TC_${module}() runs on C system C { map(self:p, system:p); Loading Loading
tools/TestMacroProcessor/macros/TC_Neg.ttcn_macro +0 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,6 @@ port P p; } external function matchFile(Raw p_textToMatch, XsdFile p_referenceXmlFile, XsdFileList p_xsdFileList, out universal charstring p_matchError) return boolean; testcase TC_${module}() runs on C system C { map(self:p, system:p); Loading