opnsense-src/usr.bin/split
Kyle Evans 75c3ca1ebf split: add some tests
This should cover all of the basic functionality, as well as the recent
enhancement to use a dynamic buffer size rather than limiting patterns
and lines to MAXBSIZE.

Reviewed by:	bapt
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D36324
2022-10-25 10:05:24 -05:00
..
tests split: add some tests 2022-10-25 10:05:24 -05:00
Makefile split: add some tests 2022-10-25 10:05:24 -05:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
split.1 split: switch to getline() for line/pattern matching 2022-10-25 10:05:23 -05:00
split.c split: switch to getline() for line/pattern matching 2022-10-25 10:05:23 -05:00