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/db1110f5ba85
branches: trunk
changeset: 344588:db1110f5ba85
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 3a76153680ab -r db1110f5ba85 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 3a76153680ab -r db1110f5ba85 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