You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fping/ci
Erik Auerswald d312a278d5 Test ping to "all IPv6 nodes" multicast address
Any Echo Response packet uses a different source address than
used for the target, because it is not allowed to use a multicast
address as source.  This results in extra output in a specific
format on standard error.

This should work, because IPv6 requires multicast support, and
every IPv6 node is supposed to join the "all nodes" multicast
group, including the node the test runs on.  It at least works
on my Ubuntu 20.04 LTS system.
9 months ago
..
build-1-autotools.sh Update autotools and fix code coverage issues. 3 years ago
build-2-test-command.sh GH action test 3 years ago
build-3-prepare-macos.sh travis-ci improvements 4 years ago
build-4-compile.sh travis-ci improvements, add macos testing 4 years ago
deploy-bintray.sh travis-ci improvements 4 years ago
deploy-coveralls.sh remove debug output 4 years ago
deploy-coverity.sh move coverity scan to a script, so that it doesn't run for every job 4 years ago
prepare-linux.sh Add --fwmark/-k option for Linux 10 months ago
run-lcov.sh GH action test 3 years ago
run-tests.sh travis-ci improvements, add macos testing 4 years ago
test-01-basics.pl Test ping to "all IPv6 nodes" multicast address 9 months ago
test-02-help.pl refactored event loop, now for each ping we create both a ping and a timeout event 4 years ago
test-03-forbidden.pl Test that negative numbers are not accepted 9 months ago
test-04-options-a-b.pl skip timing test on macos 3 years ago
test-05-options-c-e.pl Test examples from man page 10 months ago
test-06-options-f-h.pl Test edge cases of -f and -g 9 months ago
test-07-options-i-m.pl Test -l together with -Q or -t 9 months ago
test-08-options-n-q.pl Add test for option combination -Q SECS -o 10 months ago
test-09-option-r-t.pl more travis-ci improvements 4 years ago
test-10-option-u-x.pl Test for fping: add option to exit immediately once N hosts have been found 1 year ago
test-11-unpriv.pl fix unprivileged ping broken in v5.1 (fixes #248) 3 years ago
test-12-option-type.pl Test that -x, -X, -k require numeric argument 9 months ago
test-13-unknown-host.pl ipv4/ipv6 unification fixes 8 years ago
test-14-ping-internet-hosts.pl more travis stability fixes 3 years ago
test-15-netdata.pl Repair the faulty test 15 1 year ago
test-issue-56.pl document -N in documentation and implement small fixes in test suite for macOS 8 years ago
test-issue-58.pl unification work 8 years ago
test-tarball.sh travis-ci improvements, add macos testing 4 years ago