Tags: omg-dds/dds-rtps
Tags
Improve ownership tests (#55) * Add `last_sample_saved` to `run_publisher_shape_main`. Signed-off-by: Miguel Company <[email protected]> * Add `last_sample_saved` to `run_subscriber_shape_main`. Signed-off-by: Miguel Company <[email protected]> * Pass `last_sample_saved` to check function. Signed-off-by: Miguel Company <[email protected]> * Break the loop in `test_ownership_receivers` when the last sample from a publisher has been processed. Signed-off-by: Miguel Company <[email protected]> * Add some documentation Signed-off-by: Miguel Company <[email protected]> --------- Signed-off-by: Miguel Company <[email protected]>
Adding Automatic Interoperability Tests (#10) Adding script for testing interoperability automatically. --------- Co-authored-by: ariasmartinez <[email protected]> Co-authored-by: Gerardo Pardo <[email protected]> Co-authored-by: ClarkTucker <[email protected]>