Date: Wed, 10 Mar 2021 21:17:14 +0000 (UTC) From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568043 - head/net/tcptestsuite Message-ID: <202103102117.12ALHEMM059754@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: 0mp Date: Wed Mar 10 21:17:13 2021 New Revision: 568043 URL: https://svnweb.freebsd.org/changeset/ports/568043 Log: net/tcptestsuite: Fix pkg-plist While here, bump PORTEPOCH after the last change of the port version. Approved by: maintainer (gnn@) Differential Revision: https://reviews.freebsd.org/D29201 Modified: head/net/tcptestsuite/Makefile head/net/tcptestsuite/pkg-plist Modified: head/net/tcptestsuite/Makefile ============================================================================== --- head/net/tcptestsuite/Makefile Wed Mar 10 20:48:37 2021 (r568042) +++ head/net/tcptestsuite/Makefile Wed Mar 10 21:17:13 2021 (r568043) @@ -2,6 +2,7 @@ PORTNAME= tcptestsuite DISTVERSION= g20210304 +PORTEPOCH= 1 CATEGORIES= net MAINTAINER= gnn@FreeBSD.org @@ -19,12 +20,14 @@ GH_TAGNAME= d8ab9af NO_ARCH= yes NO_BUILD= yes +_TEST_DIR= ${STAGEDIR}${PREFIX}/tests/${PORTNAME} + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/run-all-tests ${STAGEDIR}${PREFIX}/bin - ${MKDIR} ${STAGEDIR}${PREFIX}/tests/tcptestsuite (cd ${WRKSRC} && \ ${COPYTREE_SHARE} "fast-open snd-syn socket-api rcv-data-segments rcv-icmp snippets state-event-engine" ${STAGEDIR}${DATADIR}) - ${INSTALL_SCRIPT} ${FILESDIR}/tcptestsuite_atf_test ${STAGEDIR}${PREFIX}/tests/ - ${INSTALL_DATA} ${FILESDIR}/Kyuafile ${STAGEDIR}${PREFIX}/tests/ + ${MKDIR} ${_TEST_DIR} + ${INSTALL_SCRIPT} ${FILESDIR}/tcptestsuite_atf_test ${_TEST_DIR} + ${INSTALL_DATA} ${FILESDIR}/Kyuafile ${_TEST_DIR} .include <bsd.port.mk> Modified: head/net/tcptestsuite/pkg-plist ============================================================================== --- head/net/tcptestsuite/pkg-plist Wed Mar 10 20:48:37 2021 (r568042) +++ head/net/tcptestsuite/pkg-plist Wed Mar 10 21:17:13 2021 (r568043) @@ -1,7 +1,4 @@ bin/run-all-tests -tests/Kyuafile -tests/tcptestsuite_atf_test -@dir tests/tcptestsuite %%DATADIR%%/fast-open/README.md %%DATADIR%%/fast-open/client/all-fast-open-client-tests %%DATADIR%%/fast-open/client/client-handle-cookie-reject-of-length-01.pkt @@ -42,43 +39,81 @@ tests/tcptestsuite_atf_test %%DATADIR%%/fast-open/client/client-handle-cookie-reject-of-length-36.pkt %%DATADIR%%/fast-open/client/client-handle-cookie-reject-of-length-37.pkt %%DATADIR%%/fast-open/client/client-handle-cookie-reject-of-length-38.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-01.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-01.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-02.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-02.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-03.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-03.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-04.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-04.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-05.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-05.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-06.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-06.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-07.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-07.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-08.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-08.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-09.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-09.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-10.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-10.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-11.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-11.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-12.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-12.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-13.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-13.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-14.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-14.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-15.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-15.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-16.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-16.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-17.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-17.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-18.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-18.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-19.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-19.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-20.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-20.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-21.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-21.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-22.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-22.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-23.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-23.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-24.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-24.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-25.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-25.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-26.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-26.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-27.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-27.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-28.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-28.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-29.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-29.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-30.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-30.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-31.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-31.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-32.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-32.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-33.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-33.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-34.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-34.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-35.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-35.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-36.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-36.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-37.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-37.pkt +%%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-38.exfail %%DATADIR%%/fast-open/client/client-handle-cookie-update-of-length-38.pkt %%DATADIR%%/fast-open/client/client-handle-initial-cookie-of-length-01.pkt %%DATADIR%%/fast-open/client/client-handle-initial-cookie-of-length-02.pkt @@ -119,6 +154,7 @@ tests/tcptestsuite_atf_test %%DATADIR%%/fast-open/client/client-handle-initial-cookie-of-length-37.pkt %%DATADIR%%/fast-open/client/client-handle-initial-cookie-of-length-38.pkt %%DATADIR%%/fast-open/client/client-handle-server-not-supporting-fast-open.pkt +%%DATADIR%%/fast-open/client/client-server-not-updating-cookie.exfail %%DATADIR%%/fast-open/client/client-server-not-updating-cookie.pkt %%DATADIR%%/fast-open/client/run-all-fast-open-client-tests %%DATADIR%%/fast-open/run-all-fast-open-tests @@ -987,22 +1023,40 @@ tests/tcptestsuite_atf_test %%DATADIR%%/state-event-engine/rcv-syn-syn-sent/run-all-rcv-syn-syn-sent-tests %%DATADIR%%/state-event-engine/rcv-syn-time-wait/README.md %%DATADIR%%/state-event-engine/rcv-syn-time-wait/all-rcv-syn-time-wait-tests +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-left-edge-insecure-ipv4.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-left-edge-insecure-ipv4.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-left-edge-insecure-ipv6.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-left-edge-insecure-ipv6.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-left-edge-secure-ipv4.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-left-edge-secure-ipv4.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-left-edge-secure-ipv6.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-left-edge-secure-ipv6.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-left-insecure-ipv4.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-left-insecure-ipv4.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-left-insecure-ipv6.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-left-insecure-ipv6.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-left-secure-ipv4.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-left-secure-ipv4.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-left-secure-ipv6.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-left-secure-ipv6.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-right-insecure-ipv4.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-right-insecure-ipv4.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-right-insecure-ipv6.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-right-insecure-ipv6.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-right-secure-ipv4.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-right-secure-ipv4.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-right-secure-ipv6.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-outside-right-secure-ipv6.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-right-edge-insecure-ipv4.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-right-edge-insecure-ipv4.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-right-edge-insecure-ipv6.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-right-edge-insecure-ipv6.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-right-edge-secure-ipv4.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-right-edge-secure-ipv4.pkt +%%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-right-edge-secure-ipv6.exfail %%DATADIR%%/state-event-engine/rcv-syn-time-wait/rcv-syn-time-wait-right-edge-secure-ipv6.pkt %%DATADIR%%/state-event-engine/rcv-syn-time-wait/run-all-rcv-syn-time-wait-tests %%DATADIR%%/state-event-engine/run-all-state-event-engine-tests %%DATADIR%%/state-event-engine/tcpstate.d +tests/tcptestsuite/Kyuafile +tests/tcptestsuite/tcptestsuite_atf_test
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103102117.12ALHEMM059754>