tmf: Add unit tests for the state system stack-attributes
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 17 Aug 2012 22:23:35 +0000 (18:23 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 21 Aug 2012 15:29:16 +0000 (11:29 -0400)
commita4e712492cdf6f35d4e8e9366b6f6899e2cb230a
tree69648b4084a9a9eb0c3ce6f86ec120512be59a6f
parente2eac108978b550524c47d7a526cf5e79f2be66f
tmf: Add unit tests for the state system stack-attributes

Since the reference LTTng kernel handler does not make use
of stack attributes, this part of the code should be covered
by stand-alone unit tests.

Change-Id: I5888a450dc104229970f41e9aa5a7cf0bf45633d
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/7289
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/AllTmfCoreTests.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/statesystem/AllTests.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/statesystem/StateSystemPushPopTest.java [new file with mode: 0644]
This page took 0.026704 seconds and 5 git commands to generate.