eclipse-iceoryx / iceoryx

Eclipse iceoryx™ - true zero-copy inter-process-communication
https://iceoryx.io
Apache License 2.0
1.66k stars 388 forks source link

Add unit test for iceoryx-posh #496

Closed nihalchari closed 3 years ago

nihalchari commented 3 years ago

For iceoryx is more testing needed to achieve good code coverage

add more unit/module tests for following files

reference for code-coverage https://codecov.io/gh/eclipse-iceoryx/iceoryx?branch=master

dkroenke commented 3 years ago

@nihalchari Could you please rework the description and write down the classes and files where you want to test. It is better for traceability to see which classes where already touched.

dkroenke commented 3 years ago

@nihalchari Could you please rework the issue and give more details on what you are currently working and in which classes you intent to work? It is hard to understand where in iceoryx/iceoryx_posh/source/roudi/ you want to write tests.

Additionally the capro tests are missing here.

nihalchari commented 3 years ago

@nihalchari Could you please rework the description and write down the classes and files where you want to test. It is better for traceability to see which classes where already touched.

okay, ill do that

nihalchari commented 3 years ago

@nihalchari Could you please rework the description and write down the classes and files where you want to test. It is better for traceability to see which classes where already touched.

done