tmf: Move the Statistics tests to the analysis API
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 10 Feb 2014 23:56:08 +0000 (18:56 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 12 Feb 2014 18:11:25 +0000 (13:11 -0500)
commitc1264bdccf306f81dfecc6cca574952232ac65dc
tree00c07c9a669337373844c50c0d9957b01d9c8ff7
parent62197b87f0572c0e354a3c6549cfced584697bac
tmf: Move the Statistics tests to the analysis API

Also, the TmfLostEventsStatisticsTest was not even run by default,
let's enable it!

Change-Id: I7585691432e136cebc87f659c167fb696030c68c
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/21789
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/statistics/AllTests.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/statistics/TmfLostEventStatisticsTest.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/statistics/TmfStateStatisticsTest.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/statistics/TmfStatisticsTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statistics/TmfStateStatistics.java
This page took 0.025627 seconds and 5 git commands to generate.