cyclonedds/src/mpt/tests
Erik Boasson a4d8aba4f9 Add limited support for QoS changes
This commit adds support for changing all mutable QoS except those that
affect reader/writer matching (i.e., deadline, latency budget and
partition).  This is simply because the recalculation of the matches
hasn't been implemented yet, it is not a fundamental limitation.

Implementing this basically forced fixing up a bunch of inconsistencies
in handling QoS in entity creation.  A silly multi-process ping-pong
test built on changing the value of user data has been added.

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-06-13 12:54:35 +02:00
..
basic ensure delivery of writes immediately following pub match event (#165) 2019-05-29 13:20:37 +02:00
qos Add limited support for QoS changes 2019-06-13 12:54:35 +02:00
self Improved mpt default timeout. 2019-04-24 15:00:37 +02:00
CMakeLists.txt Add limited support for QoS changes 2019-06-13 12:54:35 +02:00