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

A few more tests to increase code coverage a little bit #320

Merged
merged 2 commits into from
Jun 9, 2024

Conversation

auerswal
Copy link
Collaborator

No description provided.

auerswal added 2 commits May 19, 2024 17:42
The existing test for "fping -h" triggers the special code path
for only one option, either -h or --help, that is handled before
normal option parsing.
Test "fping -S" with both IPv4 and IPv6 addresses not configured
on local interfaces using addresses reserved for documentation.
Check the fping error message, but accept any system generated
additional information.  This additional information differs
between operation systems.
@coveralls
Copy link

Coverage Status

coverage: 85.117%. first build
when pulling e483754 on auerswal:more_tests_03
into 90ad83f on schweikert:develop.

@schweikert schweikert merged commit 97b7484 into schweikert:develop Jun 9, 2024
9 checks passed
@auerswal
Copy link
Collaborator Author

auerswal commented Jun 9, 2024

Thanks!

@auerswal auerswal deleted the more_tests_03 branch June 9, 2024 11:17
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.

3 participants