Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists Adapt to renamed test program
details: https://anonhg.NetBSD.org/src/rev/7838dffad81e
branches: trunk
changeset: 785330:7838dffad81e
user: martin <martin%NetBSD.org@localhost>
date: Fri Mar 08 17:02:29 2013 +0000
description:
Adapt to renamed test program
diffstat:
distrib/sets/lists/debug/mi | 5 +++--
distrib/sets/lists/tests/mi | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (38 lines):
diff -r 9dec34a7a342 -r 7838dffad81e distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi Fri Mar 08 17:01:54 2013 +0000
+++ b/distrib/sets/lists/debug/mi Fri Mar 08 17:02:29 2013 +0000
@@ -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
diff -r 9dec34a7a342 -r 7838dffad81e distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Fri Mar 08 17:01:54 2013 +0000
+++ b/distrib/sets/lists/tests/mi Fri Mar 08 17:02:29 2013 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index