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)
Fri, Jun 26, 3:09 PM
Unknown Object (File)
Fri, Jun 26, 12:04 AM
Unknown Object (File)
Thu, Jun 25, 7:12 AM
Unknown Object (File)
Thu, Jun 25, 3:45 AM
Unknown Object (File)
Wed, Jun 24, 4:00 AM
Unknown Object (File)
May 15 2026, 8:36 AM
Unknown Object (File)
May 15 2026, 8:28 AM
Unknown Object (File)
May 15 2026, 12:41 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.