#
2cb39df0 |
| 29-Oct-2024 |
Igor Ostapenko <igoro@FreeBSD.org> |
tests: Switch sys/kern/sysctl_security_jail_children to execenv=jail
Kyua skips tests based on the jail execution environment if a system is built WITHOUT_JAIL. Thus, the test case does not need to
tests: Switch sys/kern/sysctl_security_jail_children to execenv=jail
Kyua skips tests based on the jail execution environment if a system is built WITHOUT_JAIL. Thus, the test case does not need to handle it.
Reviewed by: markj Approved by: markj (mentor) Differential Revision: https://reviews.freebsd.org/D47105
show more ...
|