HardenedBSD/tests/sys
Igor Ostapenko 2cb39df0a1 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
2024-10-29 21:28:02 +00:00
..
acl
aio
audit
auditpipe
cam ctl: skip the test if ctladm is missing (WITHOUT_ISCSI) 2024-10-01 15:59:47 +02:00
capsicum capsicum tests: Serialize functional tests 2024-09-04 14:28:28 +00:00
cddl zfsd: replace vdevs with the AUX faulted state 2024-10-03 16:21:46 -06:00
common
compat32
devrandom
fifo
file
fs tests/sys/fs/fusefs: include iomanip header 2024-10-19 18:50:48 -07:00
geom ggate tests: Use unique ports among tests 2024-09-04 14:28:28 +00:00
kern tests: Switch sys/kern/sysctl_security_jail_children to execenv=jail 2024-10-29 21:28:02 +00:00
kqueue
mac
mqueue
net if_ovpn tests: destroy an if_ovpn interface before it's been used 2024-09-10 20:34:23 +02:00
netgraph
netinet netinet tests: Make some tests more reliable when run in parallel 2024-09-09 15:28:24 +00:00
netinet6 netinet tests: Make some tests more reliable when run in parallel 2024-09-09 15:28:24 +00:00
netipsec
netlink
netmap
netpfil pf: Fix handling of v6 loopback connections with pf syncookies enabled 2024-10-29 15:01:20 +00:00
opencrypto
pjdfstest
posixshm shm: Respect PROT_MAX when creating private mappings 2024-10-04 15:56:34 +00:00
ses
sound sound tests: Add SNDSTIOC_ADD_USER_DEVS test 2024-08-24 15:07:29 +03:00
sys tests: Add buf_ring overflow checks 2024-09-30 12:04:24 +00:00
vfs
vm shm: Respect PROT_MAX when creating private mappings 2024-10-04 15:56:34 +00:00
vmm
Makefile ctl: add some ATF tests for READ BUFFER 2024-09-04 14:38:12 +00:00
Makefile.depend
Makefile.inc