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 wait tests.



details:   https://anonhg.NetBSD.org/src/rev/984438ba8b19
branches:  trunk
changeset: 814730:984438ba8b19
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Apr 06 00:47:15 2016 +0000

description:
Add wait tests.

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 6081b0601676 -r 984438ba8b19 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Wed Apr 06 00:45:53 2016 +0000
+++ b/distrib/sets/lists/debug/mi       Wed Apr 06 00:47:15 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.147 2016/03/18 18:24:25 christos Exp $
+# $NetBSD: mi,v 1.148 2016/04/06 00:47:15 christos Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/lib                                      comp-sys-usr            compatdir
 ./usr/lib/i18n/libBIG5_g.a                     comp-c-debuglib         debuglib,compatfile
@@ -2046,6 +2046,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_ucontext.debug            tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_umask.debug               tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_unlink.debug              tests-lib-debug         debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/sys/t_wait.debug                        tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_write.debug               tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/t_cdb.debug                     tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/t_cerror.debug                  tests-obsolete          obsolete,compattestfile
diff -r 6081b0601676 -r 984438ba8b19 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Wed Apr 06 00:45:53 2016 +0000
+++ b/distrib/sets/lists/tests/mi       Wed Apr 06 00:47:15 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.669 2016/03/20 22:57:49 christos Exp $
+# $NetBSD: mi,v 1.670 2016/04/06 00:47:15 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2717,6 +2717,7 @@
 ./usr/tests/lib/libc/sys/t_ucontext            tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/sys/t_umask               tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/sys/t_unlink              tests-lib-tests         compattestfile,atf
+./usr/tests/lib/libc/sys/t_wait                        tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/sys/t_write               tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/t_atexit                  tests-obsolete          obsolete
 ./usr/tests/lib/libc/t_cdb                     tests-lib-tests         compattestfile,atf



Home | Main Index | Thread Index | Old Index