diff options
author | ngie <ngie@FreeBSD.org> | 2017-07-18 16:48:36 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2017-07-18 16:48:36 +0000 |
commit | 58befe6722641bb52acfcdcc1a1a1febc99af03b (patch) | |
tree | beebfcf94a7f554dcf29e89194ccc3dae84b16dc /etc/mtree | |
parent | 0ed8ca06f5571589a3f381aa3d576141c2d89d51 (diff) | |
download | FreeBSD-src-58befe6722641bb52acfcdcc1a1a1febc99af03b.zip FreeBSD-src-58befe6722641bb52acfcdcc1a1a1febc99af03b.tar.gz |
MFC r319850:
Add some initial basic tests for du(1)
Tests that exercise the following flags are added in this commit:
- -A
- -H
- -I
- -g
- -h
- -k
- -m
Additional tests will be added soon.
Diffstat (limited to 'etc/mtree')
-rw-r--r-- | etc/mtree/BSD.tests.dist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist index d6883da..899c5fe 100644 --- a/etc/mtree/BSD.tests.dist +++ b/etc/mtree/BSD.tests.dist @@ -612,6 +612,8 @@ .. dirname .. + du + .. file2c .. getconf |