summaryrefslogtreecommitdiff
path: root/usr.sbin/jail/tests
AgeCommit message (Expand)Author
2025-09-16jail: Optionally allow audit session state to be configured in a jailMark Johnston
2025-09-16Revert "jail: Optionally allow audit session state to be configured in a jail"Mark Johnston
2025-09-15jail: Optionally allow audit session state to be configured in a jailMark Johnston
2025-08-16jail: fix backfilling the "name" for jid-named jailsKyle Evans
2025-07-25jail: consistently populate the KP_JID and KP_NAME parametersKyle Evans
2025-07-25jail: tests: cleanup the commands test a bitKyle Evans
2025-06-12jail: add JID, JNAME and JPATH to environment for exec.* commandsQuentin Thébault
2024-11-19jail: Let a couple of parameter types be specified as listsMark Johnston
2024-10-14Update Makefile.depend filesSimon J. Gerraty
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-06-02Fix test case header function nameMath Ieu
2021-02-04usr.bin/jail: Fix tests when using kyua -v parallelism=NAlex Richardson
2019-09-12[jail] removal by jid doesn't trigger pre/post stop scriptsMichael Zhilin