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)
Mon, Oct 13, 12:05 AM
Unknown Object (File)
Mon, Oct 13, 12:05 AM
Unknown Object (File)
Sun, Oct 12, 6:35 PM
Unknown Object (File)
Sun, Oct 12, 12:33 PM
Unknown Object (File)
Sun, Oct 12, 1:37 AM
Unknown Object (File)
Sun, Oct 12, 1:37 AM
Unknown Object (File)
Sun, Oct 12, 1:37 AM
Unknown Object (File)
Sat, Oct 11, 4:04 PM
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.