summaryrefslogtreecommitdiffstats
path: root/tests/sys/vfs/Makefile
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-10-26 03:37:01 +0000
committerngie <ngie@FreeBSD.org>2015-10-26 03:37:01 +0000
commitbcb9cc88eae26423a11b83b3c750272f14994dae (patch)
tree9324275f18d237976aa82047c32989b4fd022141 /tests/sys/vfs/Makefile
parent0df2ba1b6928a073faca813ef2db1d1990a8f46c (diff)
downloadFreeBSD-src-bcb9cc88eae26423a11b83b3c750272f14994dae.zip
FreeBSD-src-bcb9cc88eae26423a11b83b3c750272f14994dae.tar.gz
MFC r289300:
Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfs Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'tests/sys/vfs/Makefile')
-rw-r--r--tests/sys/vfs/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/sys/vfs/Makefile b/tests/sys/vfs/Makefile
new file mode 100644
index 0000000..48f5226
--- /dev/null
+++ b/tests/sys/vfs/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+TESTSDIR= ${TESTSBASE}/sys/vfs
+
+PLAIN_TESTS_SH+= trailing_slash
+
+.include <bsd.test.mk>
OpenPOWER on IntegriCloud