History log of /freebsd/tests/sys/kern/sysctl_security_jail_children.sh (Results 1 – 2 of 2)
Revision Date Author Comments
# 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 ...


# b3c2cc7e 13-Oct-2024 Jamie Gritton <jamie@FreeBSD.org>

tests: move sysctl_security_jail_children.sh to the right directory