common: Generalize the BufferedBlockingQueue's concurrent test
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 19 May 2015 19:58:36 +0000 (15:58 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 16 Jun 2015 18:38:12 +0000 (14:38 -0400)
commitfadd7888758465710089c1bb7e0fd84fc8930d3f
tree783e45667386873881a72657db1bd38d4d22e29d
parent99ebac8bc205581e98779adfaf089626b6470f73
common: Generalize the BufferedBlockingQueue's concurrent test

Provide a general concurrency test method, which can then be
used to try various combinations of producer, consumer, and
observer threads.

Change-Id: Ia7c47a44be45e7810800c70493ffe9357277ae3f
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/48217
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.tracecompass.common.core.tests/META-INF/MANIFEST.MF
org.eclipse.tracecompass.common.core.tests/src/org/eclipse/tracecompass/common/core/tests/collect/BufferedBlockingQueueTest.java
This page took 0.02509 seconds and 5 git commands to generate.