Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists Add new test program t_sigtimedwait_pr_47...



details:   https://anonhg.NetBSD.org/src/rev/d026e8c5b1b1
branches:  trunk
changeset: 785319:d026e8c5b1b1
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Mar 08 10:43:43 2013 +0000

description:
Add new test program t_sigtimedwait_pr_47625.

diffstat:

 distrib/sets/lists/debug/mi |  3 ++-
 distrib/sets/lists/tests/mi |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 97479630ed80 -r d026e8c5b1b1 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Fri Mar 08 10:33:51 2013 +0000
+++ b/distrib/sets/lists/debug/mi       Fri Mar 08 10:43:43 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.12 2013/02/28 21:54:08 christos Exp $
+# $NetBSD: mi,v 1.13 2013/03/08 10:43:43 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,6 +1676,7 @@
 ./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_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 97479630ed80 -r d026e8c5b1b1 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Fri Mar 08 10:33:51 2013 +0000
+++ b/distrib/sets/lists/tests/mi       Fri Mar 08 10:43:43 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.527 2013/02/28 21:54:09 christos Exp $
+# $NetBSD: mi,v 1.528 2013/03/08 10:43:44 martin Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2156,6 +2156,7 @@
 ./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_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