tmf: Introduce performance tests to TMF
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Mon, 9 Jun 2014 19:33:28 +0000 (15:33 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Fri, 27 Jun 2014 01:32:02 +0000 (21:32 -0400)
commit088b4f19605a38f3c5511002e933d73128944044
treed7ebadea69c1a6ee6c6f8a7ee7d774fc6273ee56
parent2db699c26cde7481cfcb5c82c44d8b6845d9c831
tmf: Introduce performance tests to TMF

Add separate source directories in test packages specifically for
performance tests based on org.eclipse.test.performance.

Change-Id: Ia28d5269a6ba81f0727eb2a65858c97566dbf1d9
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/28282
Tested-by: Hudson CI
org.eclipse.linuxtools.lttng.alltests/src/org/eclipse/linuxtools/lttng/alltests/RunAllPerfTests.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ctf.core.tests/.classpath
org.eclipse.linuxtools.tmf.ctf.core.tests/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tmf.ctf.core.tests/build.properties
org.eclipse.linuxtools.tmf.ctf.core.tests/perf/org/eclipse/linuxtools/tmf/ctf/core/tests/perf/AllPerfTests.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ctf.core.tests/perf/org/eclipse/linuxtools/tmf/ctf/core/tests/perf/experiment/AllPerfTests.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ctf.core.tests/perf/org/eclipse/linuxtools/tmf/ctf/core/tests/perf/experiment/ExperimentBenchmark.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ctf.core.tests/src/org/eclipse/linuxtools/tmf/ctf/core/tests/headless/ExperimentBenchmark.java [deleted file]
This page took 0.026985 seconds and 5 git commands to generate.