freebsd-src/sbin/ping/tests
Jose Luis Duran 9fc2d858b4 ping tests: Add a regression test
Test regression fixed in 4630a3252a. Add two tests that do not
use the verbose flag, so the code path in question can be reached:

1. Respond with a proper ICMP destination host unreachable packet.
2. Respond with a doctored ICMP destination host unreachable packet,
   that has the ICMP Identifier field modified (+1 bit).

Reviewed by:	cy
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D39244
2023-03-26 19:54:29 -07:00
..
in_cksum_test.c
injection.py Add test cases for ping with IP options in the response 2022-12-25 22:59:58 -07:00
Makefile ping: Add ATF-Python tests 2023-02-20 10:34:33 +00:00
ping_6_c1_s8_t1.out
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.out
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_test.sh ping: Print the IP options of the original packet 2023-03-19 12:23:06 -04:00
test_ping.py ping tests: Add a regression test 2023-03-26 19:54:29 -07:00