Module Name:    src
Committed By:   martin
Date:           Fri Mar  8 17:02:30 UTC 2013

Modified Files:
        src/distrib/sets/lists/debug: mi
        src/distrib/sets/lists/tests: mi

Log Message:
Adapt to renamed test program


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.528 -r1.529 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/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.13 src/distrib/sets/lists/debug/mi:1.14
--- src/distrib/sets/lists/debug/mi:1.13	Fri Mar  8 10:43:43 2013
+++ src/distrib/sets/lists/debug/mi	Fri Mar  8 17:02:29 2013
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.13 2013/03/08 10:43:43 martin Exp $
+# $NetBSD: mi,v 1.14 2013/03/08 17:02:29 martin Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/libdata/debug/bin/cat.debug		comp-util-debug		debug
 ./usr/libdata/debug/bin/chio.debug		comp-util-debug		debug
@@ -1676,7 +1676,8 @@
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_setuid.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigaction.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigqueue.debug		tests-lib-debug		debug,atf
-./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625.debug	tests-lib-debug	debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigtimedwait		tests-lib-debug	debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625.debug	tests-obsolete		obsolete
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_socketpair.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_stat.debug			tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_swapcontext.debug		tests-lib-debug		debug,atf

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.528 src/distrib/sets/lists/tests/mi:1.529
--- src/distrib/sets/lists/tests/mi:1.528	Fri Mar  8 10:43:44 2013
+++ src/distrib/sets/lists/tests/mi	Fri Mar  8 17:02:29 2013
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.528 2013/03/08 10:43:44 martin Exp $
+# $NetBSD: mi,v 1.529 2013/03/08 17:02:29 martin Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2156,7 +2156,8 @@
 ./usr/tests/lib/libc/sys/t_setuid		tests-lib-tests		atf
 ./usr/tests/lib/libc/sys/t_sigaction		tests-lib-tests		atf
 ./usr/tests/lib/libc/sys/t_sigqueue		tests-lib-tests		atf
-./usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625	tests-lib-tests	atf
+./usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625	tests-obsolete		obsolete
+./usr/tests/lib/libc/sys/t_sigtimedwait		tests-lib-tests		atf
 ./usr/tests/lib/libc/sys/t_socketpair		tests-lib-tests		atf
 ./usr/tests/lib/libc/sys/t_stat			tests-lib-tests		atf
 ./usr/tests/lib/libc/sys/t_swapcontext		tests-lib-tests		atf

Reply via email to