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

Support new <alive_test_methods> OSP element #409

Merged
merged 6 commits into from
Oct 16, 2020

Conversation

ArnoStiefvater
Copy link
Member

What:

Add support for new OSP element for defining alive test methods via separate sub elements.

Why:

To have complete implementation of OSP.

How:

Added some tests.

Checklist:

Previously it was only possible to set the alive
test as bitfield.
Now we can set the methods via dedicated elements
too.
Test target_append_as_xml.
Test osp_target_add_alive_test_methods.
Use 'else if' instead second 'if' case.

int
finish_signal_on_queue (kb_t);
int finish_signal_on_queue (kb_t);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what is happening here with clang-format.

@jjnicola jjnicola merged commit 3df2140 into greenbone:master Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants