lttng: Add an in-depth test for full state system queries
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 6 Mar 2013 20:04:04 +0000 (15:04 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 13 Mar 2013 19:38:12 +0000 (15:38 -0400)
commitb33f75549f59706c96a0440046a7b11fe154cdb9
treea5eaf7d7d59879a273b998fc8df8cfba4cf1e191
parentb67a2540c699ea8cdda5d08676e083bebf27d044
lttng: Add an in-depth test for full state system queries

Also add a small program/script in the 'headless' package to
regenerate those reference values easily, in case we need to
update the test values after we modify the kernel state provider.

Change-Id: I5cf66367a246ca78bb85f4cb3b3ad3c24ea6142e
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/10908
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bhufmann@gmail.com>
IP-Clean: Bernd Hufmann <bhufmann@gmail.com>
org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/headless/GenerateTestValues.java [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemTest.java
org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/TestValues.java [new file with mode: 0644]
This page took 0.025042 seconds and 5 git commands to generate.