opnsense-src/tests/atf_python/sys/net
Jose Luis Duran a1eb150ce2 atf_python: vnet: Use absolute paths within helpers
Usually tests are run in sterile environments; however, there is a
slight chance that the PATH overrides the utilities used for testing.

Pedantically use absolute paths, even inside VNETs, to avoid ambiguity.

Chiefly, jexec -> /usr/sbin/jexec, and ifconfig -> /sbin/ifconfig.

Reviewed by:	markj
MFC after:	1 week
Pull Request:	https://github.com/freebsd/freebsd-src/pull/865
2023-10-13 15:31:30 -04:00
..
__init__.py
Makefile tests: split netlink.py into multiple files to impove maintainability. 2023-04-01 19:31:38 +00:00
rtsock.py
tools.py pf: test rules evaluation in the face of multiple IPv6 fragment headers 2023-08-04 15:24:16 +02:00
vnet.py atf_python: vnet: Use absolute paths within helpers 2023-10-13 15:31:30 -04:00