From: Olivier Dion Date: Thu, 25 May 2023 18:35:57 +0000 (-0400) Subject: tests: Add tests for checking race conditions X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=59fdcc3a77acbfd1c4552b64882752b96b2a4a5c;hp=59fdcc3a77acbfd1c4552b64882752b96b2a4a5c;p=urcu.git tests: Add tests for checking race conditions These tests do nothing useful except of stress testing a single-consumer, multiple-producers program on various data structures. These tests are only meaningful when compiling liburcu with TSAN. Change-Id: If22b27ed0fb95bf890947fc4e75f923edb5ada8f Signed-off-by: Olivier Dion Signed-off-by: Mathieu Desnoyers ---