ctf: Add advanced trace tests
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 16 Oct 2013 23:18:56 +0000 (19:18 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 18 Nov 2013 20:00:41 +0000 (15:00 -0500)
commit9ab4ca26c8226ffbe930231ae4bfd0d0472619f9
tree87230ea0785a296cfacd2bf2b84ddc5c9374e2ee
parentde2501f886bd57c99d92cd0f379fb270905f4863
ctf: Add advanced trace tests

Using a more exotic test trace.

I'm not exactly sure why a string field ends up in-between the variant
selector and its value, but this is how they are printed by Babeltrace,
so I assume we're doing the right thing.

Change-Id: I4bd0f35d31a7c592fafd64b3321f182f9de71c79
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/17550
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.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/FunkyTraceTest.java [new file with mode: 0644]
This page took 0.027809 seconds and 5 git commands to generate.