Skip to content

Commit

Permalink
iox-eclipse-iceoryx#252 Add comment
Browse files Browse the repository at this point in the history
Signed-off-by: Hintz Martin (CC-AD/ESW1) <[email protected]>
  • Loading branch information
marthtz committed Dec 11, 2020
1 parent 0944886 commit fa172e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions iceoryx_dds/test/moduletests/test_dds_to_iox.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ TEST_F(DDS2IceoryxGatewayTest, ImmediatelyConnectsConfiguredDataReaders)
gw.loadConfiguration(config);
}

/// @ todo #376
#if 0
TEST_F(DDS2IceoryxGatewayTest, PublishesMemoryChunksContainingSamplesToNetwork)
{
Expand Down
1 change: 1 addition & 0 deletions iceoryx_dds/test/moduletests/test_iox_to_dds.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ TEST_F(Iceoryx2DDSGatewayTest, ImmediatelyConnectsCreatedDataWritersForDiscovere
gw.discover(msg);
}

/// @ todo #376
#if 0
TEST_F(Iceoryx2DDSGatewayTest, ForwardsChunkFromSubscriberToDataWriter)
{
Expand Down

0 comments on commit fa172e4

Please sign in to comment.