Module Name: src
Committed By: jmmv
Date: Mon Mar 15 19:03:33 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Register the new tests in sys/rc for rc.d scripts.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/distrib/sets/lists/tests/mi
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.61 src/distrib/sets/lists/tests/mi:1.62
--- src/distrib/sets/lists/tests/mi:1.61 Sat Feb 27 12:16:50 2010
+++ src/distrib/sets/lists/tests/mi Mon Mar 15 19:03:33 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.61 2010/02/27 12:16:50 martin Exp $
+# $NetBSD: mi,v 1.62 2010/03/15 19:03:33 jmmv Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -959,6 +959,13 @@
./usr/tests/rump/rumpkern/Atffile tests-rump-tests atf
./usr/tests/rump/rumpkern/t_modcmd tests-rump-tests atf
./usr/tests/rump/rumpkern/t_modlinkset tests-rump-tests atf
+./usr/tests/sys tests-sys-tests
+./usr/tests/sys/Atffile tests-sys-tests atf
+./usr/tests/sys/rc tests-sys-tests
+./usr/tests/sys/rc/Atffile tests-sys-tests atf
+./usr/tests/sys/rc/h_args.sh tests-sys-tests atf
+./usr/tests/sys/rc/h_simple.sh tests-sys-tests atf
+./usr/tests/sys/rc/t_rc_d_cli tests-sys-tests atf
./usr/tests/syscall tests-syscall-tests
./usr/tests/syscall/Atffile tests-syscall-tests atf
./usr/tests/syscall/t_cmsg tests-syscall-tests atf