TMF: Add unit tests for XML state providers
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 29 Jan 2014 20:52:23 +0000 (15:52 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Fri, 28 Feb 2014 16:41:04 +0000 (11:41 -0500)
commit8945f67f366a0ccd061dbb91e0aa4fe389bf360a
tree6ec4b1cf9dd527897968c24d6dc7d14efdbd240b
parent0f7276b6968e8e5e6094d4ff9422d30bde0f1515
TMF: Add unit tests for XML state providers

Change-Id: I219ea02913f1d9505e8bc894523e1a73722b5cd5
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Signed-off-by: Florian Wininger <florian.wininger@polymtl.ca>
Reviewed-on: https://git.eclipse.org/r/21484
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.analysis.xml.core.tests/src/org/eclipse/linuxtools/tmf/analysis/xml/core/tests/AllAnalysisXmlCoreTests.java
org.eclipse.linuxtools.tmf.analysis.xml.core.tests/src/org/eclipse/linuxtools/tmf/analysis/xml/core/tests/module/XmlUtilsTest.java
org.eclipse.linuxtools.tmf.analysis.xml.core.tests/src/org/eclipse/linuxtools/tmf/analysis/xml/core/tests/stateprovider/AllTests.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.analysis.xml.core.tests/src/org/eclipse/linuxtools/tmf/analysis/xml/core/tests/stateprovider/StateProviderModuleTest.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.analysis.xml.core.tests/src/org/eclipse/linuxtools/tmf/analysis/xml/core/tests/stateprovider/StateProviderTest.java [new file with mode: 0644]
This page took 0.026572 seconds and 5 git commands to generate.