summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-06-01 06:41:24 +0000
committerngie <ngie@FreeBSD.org>2017-06-01 06:41:24 +0000
commitbd5be43236dfac5a3113a563dbc695b3d801641e (patch)
tree873f57c4873dffad0e4f277e7f0fc5a92d879108 /etc
parent6ab03c7590d7fc5c94e17f234ab3b5c592e9a295 (diff)
downloadFreeBSD-src-bd5be43236dfac5a3113a563dbc695b3d801641e.zip
FreeBSD-src-bd5be43236dfac5a3113a563dbc695b3d801641e.tar.gz
MFC r318436:
usr.bin/getconf: add some initial tests Items tested via this commit are: - Some basic POSIX constants. - Some valid programming environments with -v. - Some invalid programming environments via -v. NOTE: this test makes assumptions about ILP32/LP32 vs LP64 that are currently not true on all architectures to avoid hardcoding some architectures in the tests. I'm working on improving getconf(1) to be more sane about handling ILP32/LP32 vs LP64. Future commits are coming soon to address this. Tested with: amd64, i386
Diffstat (limited to 'etc')
-rw-r--r--etc/mtree/BSD.tests.dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist
index 618b5ec..ee2cd6d 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -608,6 +608,8 @@
..
file2c
..
+ getconf
+ ..
grep
..
gzip
OpenPOWER on IntegriCloud