summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/mtree/BSD.tests.dist2
-rw-r--r--tests/sys/Makefile1
-rwxr-xr-xtests/sys/vfs/trailing_slash.sh (renamed from tools/regression/vfs/trailing_slash.t)0
3 files changed, 3 insertions, 0 deletions
diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist
index e6f4065..1ca3d4d 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -412,6 +412,8 @@
..
posixshm
..
+ vfs
+ ..
vm
..
..
diff --git a/tests/sys/Makefile b/tests/sys/Makefile
index 3ed85be..a22214a 100644
--- a/tests/sys/Makefile
+++ b/tests/sys/Makefile
@@ -13,6 +13,7 @@ TESTS_SUBDIRS+= mqueue
TESTS_SUBDIRS+= netinet
TESTS_SUBDIRS+= opencrypto
TESTS_SUBDIRS+= posixshm
+TESTS_SUBDIRS+= vfs
TESTS_SUBDIRS+= vm
# Items not integrated into kyua runs by default
diff --git a/tools/regression/vfs/trailing_slash.t b/tests/sys/vfs/trailing_slash.sh
index b1b8523..b1b8523 100755
--- a/tools/regression/vfs/trailing_slash.t
+++ b/tests/sys/vfs/trailing_slash.sh
OpenPOWER on IntegriCloud