Discovery-Server
Discovery-Server copied to clipboard
Tests for Fast DDS Discovery Server. Looking for commercial support? Contact [email protected]
This PR updates the Repository's types to use TypeLookup Service and includes new test that runs servers and clients in different processes to force Type Discovery. - It must be...
This PR updates the infrastructure and configuration files of the Tests in order to keep compatibility with PR: - https://github.com/eProsima/Fast-DDS/pull/4716 It also: - Adds three new tests to specifically verify...
This PR updates the BACKUP tests, providing more time to let the server process a backup file and ping the corresponding clients. It also remove the tests from FAIL_TESTS to...
This PR adds support for: * eprosima/Fast-DDS#4546
This PR updates the Discovery Server Helloworld types according to the latest Fast DDS Gen released v3.3.0 version.
This PR intends to add the Secure Discovery Server (with all security protections enabled a.k.a Sv2.1_SP;Cv2.1_SP) Test Suite, which basically runs all the existing test-case scenarios with a new properties.xml...
Signed-off-by: Mikel Rico
This PR adds tests for Fast DDS feature eProsima/Fast-DDS#2555. This PR also fixes a couple of bugfixes in this tool: * Prevent a `nullptr` access when the environment variable within...
Added the possibility to define changes in a participant's Discovery Server list configuration in the test XML configuration.
Signed-off-by: jparisu