]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tests/sys/netpfil/pf: Add missing python3 requirements
authorAlex Richardson <arichardson@FreeBSD.org>
Tue, 23 Feb 2021 19:04:01 +0000 (19:04 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Wed, 17 Mar 2021 22:22:49 +0000 (22:22 +0000)
commit3150732abb620cb17a918092e73b9fd9198f80d2
tree2b0e58f3621ec3ded68909fc3f384e5bf1d73ebd
parent2556fce493ab586e287ea690532fc0c89d488d4b
tests/sys/netpfil/pf: Add missing python3 requirements

This also fixes a typo in the dup test that caused the head function to
not be called. On my test system without python3 the tests are now
skipped instead of failing.

Reviewed By: kp
Differential Revision: https://reviews.freebsd.org/D28903

(cherry picked from commit 98202829d1b3727a8706f45d052fc9e9507b562b)
tests/sys/netpfil/pf/checksum.sh
tests/sys/netpfil/pf/dup.sh