Page MenuHomeFreeBSD

xargs: Convert tests to ATF
ClosedPublic

Authored by des on Jul 25 2025, 6:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 2, 11:55 PM
Unknown Object (File)
Thu, Oct 30, 3:47 AM
Unknown Object (File)
Thu, Oct 30, 1:53 AM
Unknown Object (File)
Wed, Oct 29, 6:45 AM
Unknown Object (File)
Wed, Oct 29, 4:37 AM
Unknown Object (File)
Wed, Oct 29, 4:32 AM
Unknown Object (File)
Wed, Oct 29, 4:26 AM
Unknown Object (File)
Tue, Oct 28, 2:19 PM
Subscribers

Details

Diff Detail

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

Event Timeline

des requested review of this revision.Jul 25 2025, 6:58 PM

{ARG_MAX} is variable, don't hardcode it

kevans added inline comments.
usr.bin/xargs/tests/xargs_test.sh
3

I think you'd mentioned you got some permission here from @jmallett out-of-band, please mention that explicitly in the commit message.

This revision is now accepted and ready to land.Jul 26 2025, 4:08 PM

I'm completely out of the loop on what's technically useful here, but happy to confirm that @des did get my permission to add a copyright. I'm glad to see xargs getting some good attention!

This revision was automatically updated to reflect the committed changes.