Page MenuHomeFreeBSD

tests: Add a regression test for commit 7587f6d4840f8
ClosedPublic

Authored by markj on Mon, May 26, 1:57 PM.
Tags
None
Referenced Files
F119344302: D50533.diff
Sat, Jun 7, 9:42 PM
Unknown Object (File)
Sat, Jun 7, 8:15 AM
Unknown Object (File)
Sat, Jun 7, 4:06 AM
Unknown Object (File)
Fri, Jun 6, 4:28 PM
Unknown Object (File)
Sun, Jun 1, 6:55 PM
Unknown Object (File)
Sat, May 31, 11:41 PM
Unknown Object (File)
Sat, May 31, 5:48 PM
Unknown Object (File)
Wed, May 28, 4:13 PM
Subscribers

Details

Summary

Suggestions for additional variants of this test are welcome.

Diff Detail

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

Event Timeline

markj requested review of this revision.Mon, May 26, 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.Tue, May 27, 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.