Page MenuHomeFreeBSD

yes: Add tests
ClosedPublic

Authored by des on Mar 10 2026, 6:15 PM.
Tags
None
Referenced Files
F164995072: D55802.id173524.diff
Wed, Aug 5, 6:35 AM
F164988124: D55802.id173548.diff
Wed, Aug 5, 5:56 AM
Unknown Object (File)
Tue, Aug 4, 3:42 AM
Unknown Object (File)
Mon, Jul 27, 6:36 AM
Unknown Object (File)
Mon, Jul 27, 6:17 AM
Unknown Object (File)
Sun, Jul 26, 3:37 PM
Unknown Object (File)
Thu, Jul 23, 4:59 AM
Unknown Object (File)
Thu, Jul 23, 2:40 AM
Subscribers

Details

Summary

MFC after: 1 week
Sponsored by: Klara, Inc.

Diff Detail

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

Event Timeline

des requested review of this revision.Mar 10 2026, 6:15 PM
kevans added inline comments.
usr.bin/yes/tests/yes_test.sh
15

Worth doing some variant of atf_check -x 'yes | head -5 > out', or ditching the redirect to out and just using -o inline directly? (and below)

des marked an inline comment as done.Mar 10 2026, 8:12 PM
This revision is now accepted and ready to land.Mar 11 2026, 2:41 AM
This revision was automatically updated to reflect the committed changes.