Skip to content

Commit

Permalink
iox-eclipse-iceoryx#2052 Refine test cases
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Liu <[email protected]>

The changes involved renaming the tests and ensuring the test content
better aligns with the ZOMBIE criteria. The primary object under test is
`SutComplex`. For each constructor or assignment, tests were conducted
on empty containers, single element containers, multiple elements
containers, and full capacity containers. In the case of moves,
additional checks were made to see if the `DTor` of `SutComplex` was
called (from `FixedPositionContainer::clear()`).
  • Loading branch information
Dennis40816 committed Oct 29, 2023
1 parent a730995 commit b73bae5
Showing 1 changed file with 221 additions and 121 deletions.
Loading

0 comments on commit b73bae5

Please sign in to comment.