Skip to content

Commit 22ff582

Browse files
committed
ICMP: Rename the tests of the last commit
Use 'icmp' in the names.
1 parent 498f33b commit 22ff582

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/TESTLIST

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,9 @@ dvmrp mrinfo_query.pcap dvmrp.out
221221
# ICMPv4 -- pcap from https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6632
222222
rfc5837 icmp-rfc5837.pcap icmp-rfc5837.out -v
223223
icmp_inft_name_length_zero icmp_inft_name_length_zero.pcap icmp_inft_name_length_zero.out -v
224-
rfc8335 rfc8335.pcap icmp-rfc8335.out
225-
rfc8335-v rfc8335.pcap icmp-rfc8335-v.out -v
226-
rfc8335-missing-bytes rfc8335-missing-bytes.pcap icmp-rfc8335-missing-bytes.out -v
224+
icmp-rfc8335 icmp-rfc8335.pcap icmp-rfc8335.out
225+
icmp-rfc8335-v icmp-rfc8335.pcap icmp-rfc8335-v.out -v
226+
icmp-rfc8335-missing-bytes icmp-rfc8335-missing-bytes.pcap icmp-rfc8335-missing-bytes.out -v
227227

228228
# ICMPv6
229229
icmpv6 icmpv6.pcap icmpv6.out -vv
File renamed without changes.

0 commit comments

Comments
 (0)