TMF: Add support for requirements in AnalysisModuleTestHelper
authorGuilliano Molaire <guilliamo-jaime.molaire@polymtl.ca>
Mon, 21 Apr 2014 14:48:58 +0000 (10:48 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 30 Apr 2014 15:04:55 +0000 (11:04 -0400)
commit7076c47b838c3d7bd0b68d9c814937225eb2820a
treec0c34c2441b6680c229e890c3439e256770b6fcb
parent8c736b3cebfa931faf94381c2c89c71810671306
TMF: Add support for requirements in AnalysisModuleTestHelper

Implementation of getRequirements and getValidTraceTypes in the analysis module
test helper so it can be used by test cases. An analysis requirement factory
has been added for the same purpose.

Change-Id: Ibfb3c9beb28893b77a2b80453b3ea75d407105a9
Signed-off-by: Guilliano Molaire <guilliamo-jaime.molaire@polymtl.ca>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/24284
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
org.eclipse.linuxtools.tmf.core.tests/stubs/org/eclipse/linuxtools/tmf/tests/stubs/analysis/AnalysisModuleTestHelper.java
org.eclipse.linuxtools.tmf.core.tests/stubs/org/eclipse/linuxtools/tmf/tests/stubs/analysis/AnalysisRequirementFactory.java [new file with mode: 0644]
This page took 0.024991 seconds and 5 git commands to generate.