From: Francois-Xavier Le Bail Date: Sat, 10 Jul 2021 18:55:10 +0000 (+0200) Subject: Rename a test. It's about the AppleTalk protocol X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/e4adb4b6e18aae3017797c8f214fd7dd0dd51efc Rename a test. It's about the AppleTalk protocol --- diff --git a/tests/TESTLIST b/tests/TESTLIST index 85a11a97..1994335e 100644 --- a/tests/TESTLIST +++ b/tests/TESTLIST @@ -513,7 +513,7 @@ bfd-raw-auth-sha1-v bfd-raw-auth-sha1.pcap bfd-raw-auth-sha1-v.out -v # heap-overflow-1 is in non-bsd.tests heap-overflow-2 heap-overflow-2.pcap heap-overflow-2.out -v heapoverflow-atalk_print heapoverflow-atalk_print.pcap heapoverflow-atalk_print.out -v -heapoverflow-EXTRACT_16BITS heapoverflow-EXTRACT_16BITS.pcap heapoverflow-EXTRACT_16BITS.out -v +heapoverflow-atalk_2 heapoverflow-atalk_2.pcap heapoverflow-atalk_2.out -v heapoverflow-ppp_hdlc_if_print heapoverflow-ppp_hdlc_if_print.pcap heapoverflow-ppp_hdlc_if_print.out -v heapoverflow-q933_printq heapoverflow-q933_printq.pcap heapoverflow-q933_printq.out -v heapoverflow-sl_if_print heapoverflow-sl_if_print.pcap heapoverflow-sl_if_print.out -v diff --git a/tests/heapoverflow-EXTRACT_16BITS.out b/tests/heapoverflow-atalk_2.out similarity index 100% rename from tests/heapoverflow-EXTRACT_16BITS.out rename to tests/heapoverflow-atalk_2.out diff --git a/tests/heapoverflow-EXTRACT_16BITS.pcap b/tests/heapoverflow-atalk_2.pcap similarity index 100% rename from tests/heapoverflow-EXTRACT_16BITS.pcap rename to tests/heapoverflow-atalk_2.pcap