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, Apr 3, 8:09 PM
Unknown Object (File)
Sat, Mar 28, 6:02 PM
Unknown Object (File)
Tue, Mar 24, 7:19 AM
Unknown Object (File)
Tue, Mar 24, 4:50 AM
Unknown Object (File)
Sun, Mar 22, 7:37 AM
Unknown Object (File)
Fri, Mar 20, 7:20 AM
Unknown Object (File)
Fri, Mar 20, 7:10 AM
Unknown Object (File)
Fri, Mar 20, 6:15 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.