cyclonedds/src/core/ddsc
Erik Boasson 1c963b5c3b add torture test for read, query conditions
The "rhc" test runs a random sequence of operations (writes, reads, &c.)
through an RHC with conditions attached to it.  All possible state masks
are used, and query conditions are tried with a condition that only
tests the key value, and one that tests attribute values.  It depends on
the internal checking logic of the RHC, which is currently enabled only
in Debug builds because of the associated run-time overhead.

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-02-12 14:22:06 +01:00
..
cmake Initial contribution 2018-04-10 17:03:59 +02:00
include/ddsc use enum with values log2(STATUS) for identifying status/listener 2019-01-17 10:18:14 +01:00
src add torture test for read, query conditions 2019-02-12 14:22:06 +01:00
tests add torture test for read, query conditions 2019-02-12 14:22:06 +01:00
.fileids Simplify logging and remove unwanted functions from abstraction layer 2018-11-30 23:42:19 +01:00
CMakeLists.txt rework built-in topics again 2019-01-09 08:38:56 +01:00