summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-05-13 12:09:01 +0000
committerngie <ngie@FreeBSD.org>2015-05-13 12:09:01 +0000
commit3a757c0c1f3f1d07c1bcfba87100164c348efa06 (patch)
tree649264e89fc6043121d3a1bf5c0ec4ecd4b55079 /etc
parentdb9d37a97890cb058f3b4016f3ed97da1d6cb728 (diff)
downloadFreeBSD-src-3a757c0c1f3f1d07c1bcfba87100164c348efa06.zip
FreeBSD-src-3a757c0c1f3f1d07c1bcfba87100164c348efa06.tar.gz
MFC r281593,r282071,r282074,r282133,r282134,r282135,r282136,r282137,r282138:
r282071: Integrate tools/regression/mqueue into the FreeBSD test suite as tests/sys/mqueue r282074: Integrate tools/regression/aio/aiotest and tools/regression/aio/kqueue into the FreeBSD test suite as tests/sys/aio r282133: Fill in the copyright boilerplate for the test program r282134: Add initial (unpolished) macros for interfacing with the FreeBSD test suite This is very rough, but will be replaced/redesigned some time soon after I fix the Jenkins breakage I introduced r282135: Use ATF_REQUIRE_KERNEL_MODULE instead of aio_available function r282136: - Use ATF_REQUIRE_KERNEL_MDOULE to require aio(4) - Don't use /tmp as a basis for temporary files as it's outside of the ATF sandbox - Don't override MAX macro in sys/param.h r282137: Use PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs" r282138: Adjust CFLAGS to find freebsd_test_suite/macros.h
Diffstat (limited to 'etc')
-rw-r--r--etc/mtree/BSD.tests.dist4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist
index e575efe..26afe34 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -178,6 +178,8 @@
..
..
sys
+ aio
+ ..
fifo
..
file
@@ -186,6 +188,8 @@
..
kqueue
..
+ mqueue
+ ..
netinet
..
pjdfstest
OpenPOWER on IntegriCloud