HomeFreeBSD

tests: Require python3 when using Scapy

Description

tests: Require python3 when using Scapy

python3 is a symbolic link that points to the current python 3.X
version.

It is possible for a system to have python (python 3.X) without the
python3 (symlink) package.

Test scripts that use Scapy are invoked using python3, so add it as a
required program.

Reviewed by: ngie, asomers
Approved by: emaste (mentor)
Differential Revision: https://reviews.freebsd.org/D49007

Details

Provenance
jlduranAuthored on Mon, Mar 3, 7:52 AM
Reviewer
ngie
Differential Revision
D49007: tests: Require python3 when using Scapy
Parents
rGbb9c3f5121b4: amdiommu: fix typo in the bit description
Branches
Unknown
Tags
Unknown