Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfs
This commit is contained in:
parent
2c46ba7a42
commit
d3814e98fd
@ -412,6 +412,8 @@
|
||||
..
|
||||
posixshm
|
||||
..
|
||||
vfs
|
||||
..
|
||||
vm
|
||||
..
|
||||
..
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user