tmf: Add unit tests to prevent waitForStart() from blocking
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Thu, 7 Jul 2016 23:08:54 +0000 (19:08 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 8 Jul 2016 01:33:47 +0000 (21:33 -0400)
commitfaadf18d3de2903bded82316fec7a38e39ec1448
tree4f47ec3e0ddcade9ead5e8793f441264b2a41b33
parentd62734493eb6410a732614bfb956a43284da2b62
tmf: Add unit tests to prevent waitForStart() from blocking

Make sure that if an event request is already started and
waitForStart() is called on it, it does not block forever.

Change-Id: Ic374e5092ac04fe5ca9fb6c20221508859db7825
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/76915
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/request/TmfEventRequestTest.java
This page took 0.025183 seconds and 5 git commands to generate.