Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iox #454 enhancing coverage for class roudi and port manager in roudi folder #527

Merged
Changes from 20 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
d8e4f8a
iox-#454 create test file for class roudi
JimmyBch Jan 25, 2021
ea8b735
iox-#454 clang format test file
JimmyBch Jan 26, 2021
c169306
iox-#454 Add unit tests to improve coverage for class roudi_portmanager
manel94 Jan 25, 2021
bb1fdb3
iox-#454 Add unit test ServiceRegistryChangeCounter and clean for cla…
manel94 Jan 25, 2021
a71cc4b
iox-#454 merge improve-coverage-of-unit-test-in-folder-roudi
JimmyBch Jan 26, 2021
8e6b7d7
iox-#454 Change test names and use uint32_t
manel94 Jan 26, 2021
a5a0274
iox-#454 Use EXPECT_EQ and EXPECT_NE in place of EXPECT_THAT
manel94 Jan 26, 2021
06a1fb3
iox-#454 Define process name and node name in test base
manel94 Jan 26, 2021
3c914ec
iox-#454 improve unit test for class roudi
JimmyBch Feb 1, 2021
3030e11
iox-#454 improve unit test for class roudi
JimmyBch Feb 1, 2021
bcce50d
iox-#454 refactoring unit test for class roudi port manager
manel94 Feb 2, 2021
83131d3
iox-#454 ASSERT_NE in place of EXPECT_NE before pushing to the container
manel94 Feb 2, 2021
de378c6
iox-#454 Update port manager test file with some comments and replace…
manel94 Feb 2, 2021
8388ea1
iox-#454 remove unit test file class roudi as refactoring needed
JimmyBch Feb 3, 2021
5cbd88e
Merge remote-tracking branch 'upstream/master' into iox-#454-Enhancin…
chiranjeevimaddi Feb 4, 2021
c17b337
iox-#454 add template for set Destroy Flag And Clear Container
manel94 Feb 9, 2021
180a32e
iox-#454 split into two tests, the overflow check and the remove with…
manel94 Feb 9, 2021
389e11c
iox-#454 split destroy ports test into two tests, destroy and cleanup
manel94 Feb 11, 2021
a842d87
iox-#496 update license header
manel94 Feb 11, 2021
7668ea5
iox-#496 update copyright.
manel94 Feb 11, 2021
df2982b
iox-#454 fix review findings
manel94 Feb 12, 2021
64c5984
iox-#454 add method exhaustInterfacePorts with optional lambda.
manel94 Feb 12, 2021
ea140ae
iox-#454 add method exhaustCondVarPorts with optional lambda
manel94 Feb 12, 2021
ddef67f
iox-#454 add method exhaustNodePorts with three optional lambda
manel94 Feb 16, 2021
09f62c1
iox-#454 fix review findings to improve code style
manel94 Feb 19, 2021
b188b73
iox-#454 update test cases after fixing some review remarks
manel94 Feb 19, 2021
c6438e1
iox-#454 update naming and delete extra variables
manel94 Feb 22, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading