tmf: Add unit tests for lost events in CTF traces
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 15 Aug 2013 20:11:32 +0000 (16:11 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 16 Sep 2013 19:03:36 +0000 (15:03 -0400)
commit45f672d6153729a6a40d532c6648cfa3be7fca21
tree5a28c500994147b6a0d1e103da67625921f99712
parentc6a026e03de34d8cc24acb26456b62802d62b16c
tmf: Add unit tests for lost events in CTF traces

Adds a small UST trace with lost events to the test traces.

Change-Id: Ibe4ff49e665879d1472084aa0fdc461c2b80f872
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/16144
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.ctf.core.tests/pom.xml
org.eclipse.linuxtools.ctf.core.tests/shared/org/eclipse/linuxtools/ctf/core/tests/shared/CtfTestTrace.java
org.eclipse.linuxtools.ctf.core.tests/traces/.gitignore
org.eclipse.linuxtools.ctf.core.tests/traces/get-traces.sh
org.eclipse.linuxtools.ctf.core.tests/traces/get-traces.xml
org.eclipse.linuxtools.tmf.core.tests/shared/org/eclipse/linuxtools/tmf/core/tests/shared/CtfTmfTestTrace.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/ctfadaptor/AllTests.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/ctfadaptor/CtfTmfLostEventsTest.java [new file with mode: 0644]
This page took 0.027609 seconds and 5 git commands to generate.