summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-11-23 09:26:53 +0000
committerngie <ngie@FreeBSD.org>2015-11-23 09:26:53 +0000
commitd84acbd961805440ae74bea28ca28cbbb121b871 (patch)
tree0d3602d114daa2514ee31e0404b5f954cbdf3b69 /etc
parent3cb0c7ddff092a0a02d788dde117fd0769018c4a (diff)
downloadFreeBSD-src-d84acbd961805440ae74bea28ca28cbbb121b871.zip
FreeBSD-src-d84acbd961805440ae74bea28ca28cbbb121b871.tar.gz
MFC r290914:
Integrate tools/regression/pipe in to the FreeBSD test suite as tests/sys/kern/pipe - Fix style(9) bugs - Fix compiler warnings - Use `nitems(x)` instead of `sizeof(x) / sizeof(*x)` pattern The testcases will be converted over to ATF eventually, but for now will be integrated in as plain C tests Sponsored by: EMC / Isilon Storage Division
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 105c6f1..fac7232 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -201,6 +201,8 @@
..
execve
..
+ pipe
+ ..
..
kqueue
..
OpenPOWER on IntegriCloud