|
From: Jeff S. <sch...@oc...> - 2014-12-23 22:05:32
|
Hi Gautam, Those tests predate RTPS support, I believe. The RtpsDiscoveryTest exercises that logic path, but you should find the client code the same as in those that use Info Repo Discovery. If you'd like to run the BuiltInTopic and/or BuiltinTopicTests using rtps discovery, that would require ini files for that discovery, and run_test.pl changes to select the correct ini on the command line, much like messenger does. If you do make this change, please consider contributing it back. jeff On Tue, Dec 23, 2014 at 2:23 PM, Gautam Thaker <gt...@at...> wrote: > > It appears that both tests/DCPS/BuiltInTopic and > tests/DCPS/BuitInTopicTest are structured to work with DCPSInfoRepo. In > the manul in section 6.1 it says: > > "For DDS-RTPS deployments, the internal OpenDDS > implementation instantiated in a process creates and uses > Built-In-Topics to accomplish > similar exchange of discovery information with other DDS participants. " > > I am interested in BuiltInTopic examples for DDS-RTPS (no DCPSInfoRepo > would be in use.) Are there any examples of code for using BiT w/ > DDS-RTPS? How many changes to existing tests tests/DCPS/BuiltInTopic and > tests/DCPS/BuitInTopicTest may be needed to make them work in a DDS-RTPS > environment? > > Thanks. > > Gautam > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > opendds-main mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opendds-main > |