opnsense-src/tests/sys/netinet6
Jose Luis Duran c46af893cd
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
2025-03-03 07:52:33 +00:00
..
frag6 tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
divert.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
exthdr.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
exthdr.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
fibs6.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
forward6.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
lpm6.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile netinet tests: Make some tests more reliable when run in parallel 2024-09-09 15:28:24 +00:00
mld.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mld.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
ndp.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
output6.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
proxy_ndp.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ra.py netinet6 tests: Add a regression test for default router handling 2024-07-25 17:01:11 -04:00
redirect.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
redirect.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
scapyi386.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
scapyi386.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
test_ip6_output.py testing: improve python vnet wrapper. 2022-12-29 19:59:11 +00:00