]> The Tcpdump Group git mirrors - tcpdump/commit
Split bgp-as-path-oobr into two custom tests.
authorDenis Ovsienko <[email protected]>
Tue, 7 Feb 2017 12:08:35 +0000 (12:08 +0000)
committerDenis Ovsienko <[email protected]>
Sun, 3 Sep 2017 23:08:58 +0000 (00:08 +0100)
commitbe467d82597bd34c5c28597a31bf106bd2732b67
treeca7beb09427138800eb75d88dcae8f3a93c9383f
parent490f2e6030f75b00f2acf3a3757a2994e2ecef3d
Split bgp-as-path-oobr into two custom tests.

tcpdump printout for TCP-MD5 is different depending on whether it was
compiled with or without the crypto support. This means a standard test
with TCP-MD5 will always fail at least one of the cases (with and
without). Replace the standard test with two custom tests and run that
test that should pass but skip the other.
tests/TESTLIST
tests/bgp-as-path-oobr-nossl.out [moved from tests/bgp-as-path-oobr.out with 100% similarity]
tests/bgp-as-path-oobr-ssl.out [new file with mode: 0644]
tests/crypto.sh