freebsd-dev/usr.bin/du
Kyle Evans 3c5c39c7ad du: tests: make H_flag tests more strict about output requirements
The current version of this test will effectively pass as long as one of the
specified paths is in the output, and it could even be a subset of one of
the paths.

Strengthen up the test a little bit:
  * Specify beginning/end anchors for each path
  * Add egrep -v checks to make sure we don't have any *additional* paths
  * Ratchet down paths2 to exactly the two paths we expect to appear

Reviewed by:	ngie
Differential Revision:	https://reviews.freebsd.org/D27984
2021-01-07 16:37:28 -06:00
..
tests du: tests: make H_flag tests more strict about output requirements 2021-01-07 16:37:28 -06:00
du.1 Fix a few mandoc issues 2020-10-09 14:03:45 +00:00
du.c fts_read: Handle error from a NULL return better. 2020-12-08 23:38:26 +00:00
Makefile
Makefile.depend