opnsense-src/tests/atf_python/sys
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
..
net atf_python: vnet: Use absolute paths within helpers 2023-10-13 15:31:30 -04:00
netlink netlink: add support for decoding genl ops/groups in pytest 2023-06-01 10:45:29 +00:00
netpfil ipfw: add eaction tests 2023-06-15 06:36:16 +00:00
__init__.py
Makefile ipfw(8): add ioctl/instruction generation tests 2023-06-13 11:55:37 +00:00