lttng: Add unit test for the dependency graph
authorFrancis Giraldeau <francis.giraldeau@gmail.com>
Mon, 9 Feb 2015 03:49:33 +0000 (22:49 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 21 Oct 2015 12:55:51 +0000 (08:55 -0400)
commit43b5f69a2aedea17ae1617579aff740487ebea4d
tree702865fc106ab3790b590a6b15167a979a74c49b
parentaf7f72ceaa8980b309082ee8ce73edb6b756bc53
lttng: Add unit test for the dependency graph

Change-Id: I9233317d3feb240ecf5d98be3c11aeebd68c448f
Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/41480
Reviewed-by: Hudson CI
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/META-INF/MANIFEST.MF
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/build.properties
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/plugin.xml [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/AllTests.java
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/graph/AllTests.java [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/graph/LttngExecutionGraphTest.java [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/testfiles/graph/sched_only.xml [new file with mode: 0644]
This page took 0.02535 seconds and 5 git commands to generate.