Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs Descend into ptyfs tests now that the necessary rum...
details: https://anonhg.NetBSD.org/src/rev/79d3a51baba6
branches: trunk
changeset: 755659:79d3a51baba6
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Jun 14 14:51:41 2010 +0000
description:
Descend into ptyfs tests now that the necessary rump components are there.
diffstat:
tests/fs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 8a9a21e6716d -r 79d3a51baba6 tests/fs/Makefile
--- a/tests/fs/Makefile Mon Jun 14 14:50:47 2010 +0000
+++ b/tests/fs/Makefile Mon Jun 14 14:51:41 2010 +0000
@@ -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}
Home |
Main Index |
Thread Index |
Old Index