lttng: Add unit tests for the debug-info analysis
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 8 Jul 2015 19:26:20 +0000 (15:26 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 16 Oct 2015 18:22:09 +0000 (14:22 -0400)
commiteb65ae32061b1e84bebba54d3f87f0e9f7055269
tree167f9dc77ef3452de214c03bae4c2785fcfa8011
parentc4d57ac1c2197995871705d0e84346335fab5ced
lttng: Add unit tests for the debug-info analysis

Change-Id: Ib1e302945f0c231d509e8c5a12d3528a33e4119e
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/51664
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/org/eclipse/tracecompass/lttng2/ust/core/tests/AllTests.java
lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/org/eclipse/tracecompass/lttng2/ust/core/tests/analysis/debuginfo/AllTests.java [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/org/eclipse/tracecompass/lttng2/ust/core/tests/analysis/debuginfo/UstDebugInfoAnalysisModuleTest.java [new file with mode: 0644]
This page took 0.027884 seconds and 5 git commands to generate.