Erik Auerswald
79e274d4b8
test help output during normal option parsing
...
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.
5 months ago
David Schweikert
bb8d71ef27
refactored event loop, now for each ping we create both a ping and a timeout event
4 years ago
David Schweikert
c9e2f9ce1d
fix help test (and be less pedantic about help text changes)
8 years ago
David Schweikert
2a86182f95
make help a bit narrower
8 years ago
David Schweikert
4f672b9b62
work on long option names, #73
8 years ago
David Schweikert
35d52d0b30
Fix option -m to return all IPs of a hostname
8 years ago
David Schweikert
98269fb83e
unification work
8 years ago
David Schweikert
d019e68581
fix help test
8 years ago
David Schweikert
6d12dfbbcc
Add option -o for accumulated outage time ( #90 )
8 years ago
David Schweikert
814c852da6
New option '-M' to set the 'Don't Fragment' flag ( #91 , Don Bowman)
8 years ago
Jan
db2a4edf2e
Modified CI Test case for help
9 years ago
Anthony DeRobertis
6186065a57
Fix failing help testcase.
...
The testcase hardcodes the -h (help) output. Seems rather silly, but
easy enough to fix.
9 years ago
David Schweikert
4d733db14a
rename tests
10 years ago