From: Denis Ovsienko Date: Mon, 7 Nov 2016 23:43:04 +0000 (+0000) Subject: Revert "TCP: add a test case for the previous commit" X-Git-Tag: tcpdump-4.9.0-bp~112 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/b39c831bf26ea42cc3364dcba0b517c065265c35 Revert "TCP: add a test case for the previous commit" This reverts commit cfb06c27a2fadc70008951b3c7d8363ed09115b8. --- diff --git a/tests/TESTLIST b/tests/TESTLIST index 4025047b..890f4a91 100644 --- a/tests/TESTLIST +++ b/tests/TESTLIST @@ -177,8 +177,6 @@ mptcp mptcp.pcap mptcp.out -t mptcp-fclose mptcp-fclose.pcap mptcp-fclose.out -t # TFO tests tfo tfo-5c1fa7f9ae91.pcap tfo.out -t -# SCPS -scps_invalid scps_invalid.pcap scps_invalid.out -t # IEEE 802.11 tests 802.11_exthdr ieee802.11_exthdr.pcap ieee802.11_exthdr.out -t -v diff --git a/tests/scps_invalid.out b/tests/scps_invalid.out deleted file mode 100644 index 31e83844..00000000 --- a/tests/scps_invalid.out +++ /dev/null @@ -1,2 +0,0 @@ -IP 182.181.202.230.52750 > 83.253.102.83.63764: Flags [S], seq 3757264999, win 8192, options [mss 1452,nop,wscale 2,nop,nop,scps[bad opt]> -IP 182.181.158.21.53052 > 83.253.102.83.30122: Flags [S], seq 2824624414, win 8192, options [mss 1452,nop,wscale 2,nop,nop,scps[bad opt]> diff --git a/tests/scps_invalid.pcap b/tests/scps_invalid.pcap deleted file mode 100644 index e420baeb..00000000 Binary files a/tests/scps_invalid.pcap and /dev/null differ