Page MenuHomeFreeBSD

tests.7: Provide better examples
ClosedPublic

Authored by des on Fri, Apr 17, 6:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 24, 8:31 PM
Unknown Object (File)
Thu, Apr 23, 10:56 AM
Unknown Object (File)
Wed, Apr 22, 4:26 PM
Unknown Object (File)
Wed, Apr 22, 4:13 PM
Unknown Object (File)
Tue, Apr 21, 8:07 AM
Unknown Object (File)
Mon, Apr 20, 5:49 PM
Unknown Object (File)
Sun, Apr 19, 6:34 PM
Unknown Object (File)
Sun, Apr 19, 7:49 AM
Subscribers

Details

Summary

Previous authors appear to have prioritized brevity over clarity. This
unfortunately resulted in a manual page that left its reader with the
false impression that Kyua is difficult to use. Attempt to correct
this by providing more and simpler examples with longer explanations.

While here, correct outdated information about where Kyua stores its
logs and results.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72323
Build 69206: arc lint + arc unit

Event Timeline

des requested review of this revision.Fri, Apr 17, 6:11 PM

LGTM from manpages. If you have a moment the https://reviews.freebsd.org/D56153 you requested is awaiting your review.

This revision is now accepted and ready to land.Fri, Apr 17, 7:18 PM
ngie added a subscriber: ngie.
ngie added inline comments.
share/man/man7/tests.7
149–153

I would note that kyua debug doesn't automatically clean up the sandbox kyua makes at test completion (or just point someone to man 1 kyua).

share/man/man7/tests.7
149–153

Yes it does. I can add a mention of -p though, if that's what you're thinking of.

This revision now requires review to proceed.Sat, Apr 18, 12:52 PM
des marked an inline comment as done.Sat, Apr 18, 12:52 PM
This revision was not accepted when it landed; it landed in state Needs Review.Wed, Apr 22, 8:20 AM
This revision was automatically updated to reflect the committed changes.