lttng: Add ControlService tests for LTTng MI 3.0
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 25 Apr 2016 22:24:44 +0000 (18:24 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 27 Apr 2016 00:56:12 +0000 (20:56 -0400)
commit798b45436961bc9957774bed520cf3d418fbbcae
tree18bb61ad371cf59b6d60da4bf2e08d4163ecd186
parentce70973121bc4e38f9e15fa2ee516b4bdc5fd4de
lttng: Add ControlService tests for LTTng MI 3.0

The MI 3.0 schema was added but no tests were using it yet.
This patch adds tests to make use of this new protocol.

Change-Id: If31665a4bc94fd0392accda1a6eaf2382c944d47
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/71380
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/service/LTTngControlServiceMi3Test.java [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/service/LTTngControlServiceMiTest.java
lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/service/LTTngControlServiceTest.java
lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/testfiles/LTTngServiceMi3Test.cfg [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/testfiles/LTTngServiceMiTest.cfg
This page took 0.027145 seconds and 5 git commands to generate.