Page MenuHomeFreeBSD

yes: Add tests
ClosedPublic

Authored by des on Mar 10 2026, 6:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 15, 11:45 AM
Unknown Object (File)
Wed, Apr 15, 7:58 AM
Unknown Object (File)
Tue, Apr 14, 11:05 AM
Unknown Object (File)
Sat, Apr 11, 10:02 AM
Unknown Object (File)
Wed, Apr 8, 4:08 AM
Unknown Object (File)
Tue, Apr 7, 10:35 PM
Unknown Object (File)
Tue, Apr 7, 4:09 PM
Unknown Object (File)
Wed, Apr 1, 4:17 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.