cyclonedds/src/core/ddsc
Dennis Potman 150f20d10c Bugfix in liveliness tests
Some of the liveliness qos tests were not using unique topic names
for the tests for local and remote readers. Re-using the participant
for these 2 tests results in unexpected reader-proxywriter matches
in the latter test. Fixed by adding a sequence number in the topic name.

Signed-off-by: Dennis Potman <dennis.potman@adlinktech.com>
2020-02-04 15:54:56 +01:00
..
cmake Use PROJECT_NAME instead of CMAKE_PROJECT_NAME 2019-10-20 03:28:15 -07:00
include Added extra header file needed to work around an issue(see issue #74) when reading samples in c++ 2020-01-17 21:31:35 +01:00
src Liveliness local readers 2020-01-31 15:07:08 +01:00
tests Bugfix in liveliness tests 2020-02-04 15:54:56 +01:00
CMakeLists.txt Added extra header file needed to work around an issue(see issue #74) when reading samples in c++ 2020-01-17 21:31:35 +01:00