eclipse-iceoryx / eclipse-iceoryx/iceoryx

Extend all Posix-Wrapper unit tests with direct posix calls

Open
#824 1 comment 0 reactions 0 assignees View on GitHub
good first issue technical debt
Dominant language
C++
Stars
2.2k
Forks
492
Avg merge
18h 57m
Merged PRs (30d)
1

Description

## Brief feature description

The current posix wrapper are tested in a way that only the wrapper itself is used and tested with itself. If possible, we should call the posix calls directly in one part of a tests and verify that the posixWrapper behaves as intended when it works on the structure.

## Detailed information

Contributor guide

Open the contributing guide

Research direction

Locate the Posix-wrapper unit tests and identify how they currently exercise the wrapper exclusively. Read the relevant POSIX calls and test setup first, then extend each test area with direct POSIX calls and verify that the wrapper produces the expected results when operating on the same structure.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
operating-systems, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.