lttng: Cleanup the state system tests
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 10 Sep 2014 19:51:56 +0000 (15:51 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 19 Sep 2014 22:44:09 +0000 (18:44 -0400)
commitedbdb7ea866a6f982285bfc9a2fd0de24951676b
treee8b72cc6cb1f03b75216817d9c1252057b11d6ef
parentf8fd71a80db78b5eb0271f5b3b2b9541bb2e2dbb
lttng: Cleanup the state system tests

Only use @Before/@After (not the -Class variants), and make it more
clear which class is responsible for which resources.

Change-Id: Ic1e2d0b7edbdac5eec250bd2d4a6cbacc9181843
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/33222
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/PartialStateSystemTest.java
org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java
org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemInMemoryTest.java
org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemTest.java
This page took 0.029666 seconds and 5 git commands to generate.