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

Cover function command_option_free from libbluechi/cli/command.c by tests #800

Closed
mwperina opened this issue Mar 7, 2024 · 1 comment · Fixed by #813
Closed

Cover function command_option_free from libbluechi/cli/command.c by tests #800

mwperina opened this issue Mar 7, 2024 · 1 comment · Fixed by #813
Assignees
Labels
enhancement New feature or request jira Issues that are synced to Jira
Milestone

Comments

@mwperina
Copy link
Member

mwperina commented Mar 7, 2024

Cover function command_option_free by either integration or unit tests

@mwperina mwperina added the enhancement New feature or request label Mar 7, 2024
@mwperina mwperina added this to the v0.8 milestone Mar 7, 2024
@engelmi
Copy link
Member

engelmi commented Mar 7, 2024

Should be simple unit tests.

@engelmi engelmi self-assigned this Mar 7, 2024
@engelmi engelmi added the jira Issues that are synced to Jira label Mar 7, 2024
engelmi added a commit to engelmi/bluechi that referenced this issue Mar 8, 2024
Fixes: eclipse-bluechi#800
Fixes: eclipse-bluechi#801
Fixes: eclipse-bluechi#802

Adding basic unit tests for the command functionality in
cli/command.h.

Signed-off-by: Michael Engel <mengel@redhat.com>
engelmi added a commit to engelmi/bluechi that referenced this issue Mar 8, 2024
Fixes: eclipse-bluechi#800
Fixes: eclipse-bluechi#801
Fixes: eclipse-bluechi#802

Adding basic unit tests for the command functionality in
cli/command.h.

Signed-off-by: Michael Engel <mengel@redhat.com>
mwperina pushed a commit to engelmi/bluechi that referenced this issue Mar 8, 2024
Fixes: eclipse-bluechi#800
Fixes: eclipse-bluechi#801
Fixes: eclipse-bluechi#802

Adding basic unit tests for the command functionality in
cli/command.h.

Signed-off-by: Michael Engel <mengel@redhat.com>
mwperina pushed a commit to engelmi/bluechi that referenced this issue Mar 8, 2024
Fixes: eclipse-bluechi#800
Fixes: eclipse-bluechi#801
Fixes: eclipse-bluechi#802

Adding basic unit tests for the command functionality in
cli/command.h.

Signed-off-by: Michael Engel <mengel@redhat.com>
mwperina pushed a commit that referenced this issue Mar 8, 2024
Fixes: #800
Fixes: #801
Fixes: #802

Adding basic unit tests for the command functionality in
cli/command.h.

Signed-off-by: Michael Engel <mengel@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jira Issues that are synced to Jira
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants