Descend into ptyfs tests now that the necessary rump components are there.
This commit is contained in:
parent
43d595fea0
commit
0420748b8f
@ -1,10 +1,10 @@
|
||||
# $NetBSD: Makefile,v 1.9 2010/04/13 10:27:52 pooka Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2010/06/14 14:51:41 pooka Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/fs
|
||||
|
||||
SUBDIR+= ffs kernfs msdosfs nullfs puffs tmpfs umapfs union
|
||||
SUBDIR+= ffs kernfs msdosfs nullfs ptyfs puffs tmpfs umapfs union
|
||||
|
||||
FILES= h_funcs.subr
|
||||
FILESDIR= ${TESTSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user