Page MenuHomeFreeBSD

tests: Add a regression test for commit 7587f6d4840f8
ClosedPublic

Authored by markj on May 26 2025, 1:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 22, 11:43 PM
Unknown Object (File)
Thu, Jun 18, 11:48 PM
Unknown Object (File)
Thu, May 28, 10:29 AM
Unknown Object (File)
May 11 2026, 2:38 AM
Unknown Object (File)
May 11 2026, 2:18 AM
Unknown Object (File)
May 11 2026, 2:18 AM
Unknown Object (File)
May 11 2026, 2:01 AM
Unknown Object (File)
May 6 2026, 2:50 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.May 26 2025, 1:57 PM
kib added inline comments.
tests/sys/kern/jail_lookup_root.c
53

Why not spawn mount(8)?

This revision is now accepted and ready to land.May 27 2025, 10:33 AM
tests/sys/kern/jail_lookup_root.c
53

It just seemed easier to get useful error checking and error messages this way.