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)
Thu, Mar 12, 12:12 AM
Unknown Object (File)
Sat, Feb 28, 12:25 PM
Unknown Object (File)
Sat, Feb 28, 5:03 AM
Unknown Object (File)
Thu, Feb 26, 11:49 PM
Unknown Object (File)
Thu, Feb 26, 4:20 PM
Unknown Object (File)
Thu, Feb 26, 4:44 AM
Unknown Object (File)
Sat, Feb 14, 6:34 AM
Unknown Object (File)
Feb 8 2026, 6:45 AM
Subscribers

Details

Diff Detail

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

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.