tmf: Update tests for default timestamp output format in custom parsers
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.core.tests / testfiles / xml / testDefinition.xml
index ccdc4adbca59c70693b4f602470e8f074bf19632..f364d0a31c9ccf9b51999d191b02a0707b2fe74b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <CustomXMLTraceDefinitionList>
 <Definition name="myxml">
-<TimeStampOutputFormat>HH:mm:ss:SSS</TimeStampOutputFormat>
+<TimeStampOutputFormat>Tn</TimeStampOutputFormat>
 <InputElement name="trace">
 <InputElement logentry="true" name="element">
 <InputData action="0" name="Message" tag="MESSAGE"/>
@@ -14,7 +14,6 @@
 <OutputColumn name="Message" tag="MESSAGE"/>
 </Definition>
 <Definition name="xmlevname">
-<TimeStampOutputFormat>HH:mm:ss:SSS</TimeStampOutputFormat>
 <InputElement name="trace">
 <InputElement eventtype="DefaultName" logentry="true" name="element">
 <InputData action="0" name="Ignore" tag="IGNORE"/>
This page took 0.030925 seconds and 5 git commands to generate.