Page MenuHomeFreeBSD

yes: Add tests
ClosedPublic

Authored by des on Mar 10 2026, 6:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 23, 4:56 AM
Unknown Object (File)
Wed, May 20, 1:51 PM
Unknown Object (File)
Sun, May 10, 3:14 AM
Unknown Object (File)
Sun, May 10, 3:09 AM
Unknown Object (File)
Sat, May 9, 1:37 PM
Unknown Object (File)
Sat, May 9, 1:32 PM
Unknown Object (File)
Thu, Apr 30, 6:18 AM
Unknown Object (File)
Thu, Apr 30, 6:12 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.