freebsd-dev/sbin/ping/tests
Jose Luis Duran d481443acb ping_test: Fix tests ping_46 and ping6_46
If no IPv4-host, IPv4-mcast-group or IPv6-host is passed, it will
display the usage.  The tests are passing because they are just checking
that the exit code is 1.

Fix the tests by checking the appropriate output message.

While here, change the description to match the output and add the
missing requirements.

Reviewed by:	markj
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D37250
2022-11-03 10:39:32 -04:00
..
in_cksum_test.c ICMP checksum test: Fix for big endian 2021-01-11 19:03:46 -07:00
Makefile ping: add missing test files to Makefile 2022-05-20 22:13:02 -05:00
ping_6_c1_s8_t1.out Merge ping6 to ping 2020-11-26 04:29:30 +00:00
ping_c1_s8_t1_S1.out ping: if -S srcaddr uses a numeric address, use that protocol 2022-05-20 18:30:47 -05:00
ping_c1_s56_t1_S127.out ping: if -S srcaddr uses a numeric address, use that protocol 2022-05-20 18:30:47 -05:00
ping_c1_s56_t1.out ping: By default, don't reverse lookup IP addresses 2019-08-22 18:57:24 +00:00
ping_test.sh ping_test: Fix tests ping_46 and ping6_46 2022-11-03 10:39:32 -04:00