-
Notifications
You must be signed in to change notification settings - Fork 775
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make Blackbox tests not include any private API (#4953)
* Refs #21131: Make test_SHMTransportDescriptor public Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Add TestTransportOptions to test_UDPv4 transport descriptor Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Add core_types.idl for HeartBeat & AckNack submessages definition Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Update generated code updater Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Add filter_helpers for cdr_parse* functions Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Update BB tests CMakeLists.txt Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Update BlackboxTests* Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Update DDSBlackboxTests* Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Update RTPSStatisticsTests Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Update versions.md Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Linter Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Apply Eliana's rev Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Fix docs spelling: remove doxygen reference to SharedMemTransportDescriptor as it is redundant Signed-off-by: Mario Dominguez <[email protected]> * Refs #21131: Regenerate core_types Signed-off-by: Mario Dominguez <[email protected]> --------- Signed-off-by: Mario Dominguez <[email protected]>
- Loading branch information
Showing
42 changed files
with
28,026 additions
and
349 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.