datastore: Test the discrete and continuous range conditions
authorLoïc Prieur-Drevon <loic.prieurdrevon@gmail.com>
Mon, 19 Dec 2016 11:36:36 +0000 (12:36 +0100)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 2 Feb 2017 13:56:40 +0000 (08:56 -0500)
commit66b3e887087457bc0317e6cf2e47e8c470a8c38c
treeee4f7fd77d5e9cad2abfb0c939b526b829c9d659
parent80493beceb9312fe7bfb18e45234679c4bfed6a8
datastore: Test the discrete and continuous range conditions

Change-Id: I6d56fd97c5d315d0b4173b006ec15565aa3053ae
Signed-off-by: Loïc Prieur-Drevon <loic.prieurdrevon@gmail.com>
Reviewed-on: https://git.eclipse.org/r/87393
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-by: Hudson CI
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
statesystem/org.eclipse.tracecompass.datastore.core.tests/META-INF/MANIFEST.MF
statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousRangeConditionTest.java [new file with mode: 0644]
statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/datastore/core/condition/DiscreteRangeConditionTest.java [new file with mode: 0644]
statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/RangeConditionTest.java [new file with mode: 0644]
This page took 0.02527 seconds and 5 git commands to generate.