Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Add sets/mtree goop for new test program and accompanying dirs.
details: https://anonhg.NetBSD.org/src/rev/def249883500
branches: trunk
changeset: 759184:def249883500
user: riz <riz%NetBSD.org@localhost>
date: Tue Nov 30 23:18:25 2010 +0000
description:
Add sets/mtree goop for new test program and accompanying dirs.
diffstat:
distrib/sets/lists/tests/mi | 7 ++++++-
etc/mtree/NetBSD.dist.base | 4 +++-
2 files changed, 9 insertions(+), 2 deletions(-)
diffs (39 lines):
diff -r a3b3fe87beb2 -r def249883500 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Tue Nov 30 23:17:27 2010 +0000
+++ b/distrib/sets/lists/tests/mi Tue Nov 30 23:18:25 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.163 2010/11/30 22:14:03 pooka Exp $
+# $NetBSD: mi,v 1.164 2010/11/30 23:18:25 riz Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1653,6 +1653,11 @@
./usr/tests/rump/rumpvfs/Atffile tests-rump-tests atf
./usr/tests/rump/rumpvfs/t_etfs tests-rump-tests atf
./usr/tests/rump/rumpvfs/t_p2kifs tests-rump-tests atf
+./usr/tests/sbin tests-sbin-tests atf
+./usr/tests/sbin/Atffile tests-sbin-tests atf
+./usr/tests/sbin/resize_ffs tests-sbin-tests atf
+./usr/tests/sbin/resize_ffs/Atffile tests-sbin-tests atf
+./usr/tests/sbin/resize_ffs/t_resize_ffs tests-sbin-tests atf
./usr/tests/sys tests-sys-tests
./usr/tests/sys/Atffile tests-sys-tests atf
./usr/tests/sys/rc tests-sys-tests
diff -r a3b3fe87beb2 -r def249883500 etc/mtree/NetBSD.dist.base
--- a/etc/mtree/NetBSD.dist.base Tue Nov 30 23:17:27 2010 +0000
+++ b/etc/mtree/NetBSD.dist.base Tue Nov 30 23:18:25 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NetBSD.dist.base,v 1.63 2010/11/30 22:14:02 pooka Exp $
+# $NetBSD: NetBSD.dist.base,v 1.64 2010/11/30 23:18:25 riz Exp $
# @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
# Do not customize this file as it may be overwritten on upgrades.
@@ -1220,6 +1220,8 @@
./usr/tests/rump/rumpkern/h_client
./usr/tests/rump/rumpkern/h_server
./usr/tests/rump/rumpvfs
+./usr/tests/sbin
+./usr/tests/sbin/resize_ffs
./usr/tests/sys
./usr/tests/sys/rc
./usr/tests/syscall
Home |
Main Index |
Thread Index |
Old Index