Module Name: src
Committed By: pooka
Date: Fri Aug 27 10:01:04 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi module.mi
Log Message:
The incredible travels of Seth List.
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.4 -r1.5 src/distrib/sets/lists/tests/module.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.139 src/distrib/sets/lists/tests/mi:1.140
--- src/distrib/sets/lists/tests/mi:1.139 Wed Aug 25 16:46:48 2010
+++ src/distrib/sets/lists/tests/mi Fri Aug 27 10:01:04 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.139 2010/08/25 16:46:48 jmmv Exp $
+# $NetBSD: mi,v 1.140 2010/08/27 10:01:04 pooka Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -341,6 +341,7 @@
./usr/libdata/debug/usr/tests/libexec/ld.elf_so tests-libexec-debug
./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_dlinfo.debug tests-libexec-debug debug,atf
./usr/libdata/debug/usr/tests/modules tests-sys-debug
+./usr/libdata/debug/usr/tests/modules/t_builtin.debug tests-sys-debug debug,atf
./usr/libdata/debug/usr/tests/modules/t_modctl.debug tests-sys-debug debug,atf
./usr/libdata/debug/usr/tests/net tests-net-debug
./usr/libdata/debug/usr/tests/net/bpf tests-net-debug
Index: src/distrib/sets/lists/tests/module.mi
diff -u src/distrib/sets/lists/tests/module.mi:1.4 src/distrib/sets/lists/tests/module.mi:1.5
--- src/distrib/sets/lists/tests/module.mi:1.4 Sat Aug 21 13:21:48 2010
+++ src/distrib/sets/lists/tests/module.mi Fri Aug 27 10:01:04 2010
@@ -1,4 +1,4 @@
-# $NetBSD: module.mi,v 1.4 2010/08/21 13:21:48 pgoyette Exp $
+# $NetBSD: module.mi,v 1.5 2010/08/27 10:01:04 pooka Exp $
#
# These are only made for ports doing modules.
#
@@ -7,5 +7,6 @@
./usr/tests/modules/k_helper/k_helper.kmod tests-sys-tests atf
./usr/tests/modules/k_helper2 tests-sys-tests atf
./usr/tests/modules/k_helper2/k_helper2.kmod tests-sys-tests atf
+./usr/tests/modules/t_builtin tests-sys-tests atf
./usr/tests/modules/t_modctl tests-sys-tests atf
./usr/tests/modules/t_modload tests-sys-tests atf