Add unit tests for the new getQuarks() method
authorAlexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
Fri, 23 Mar 2012 17:26:25 +0000 (13:26 -0400)
committerFrancois Chouinard <fchouinard@gmail.com>
Tue, 27 Mar 2012 17:52:24 +0000 (13:52 -0400)
commit6abc2d88eda99281c1e6106c204459ff145bda72
treed91e6dcdf758931339050c4536f92dfd30206adc
parentf94a0bac4f262617d53e6a872528cb48db7daebb
Add unit tests for the new getQuarks() method

Also handle the case where the wildcard character is the last
element of the array (which mimics the behaviour of getSubAttributes())

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/AttributeTree.java
This page took 0.024213 seconds and 5 git commands to generate.