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 bind(2) test program
details: https://anonhg.NetBSD.org/src/rev/912cfbfaebd3
branches: trunk
changeset: 807310:912cfbfaebd3
user: martin <martin%NetBSD.org@localhost>
date: Sun Apr 05 06:37:25 2015 +0000
description:
Add new bind(2) test program
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 0e648eeb458e -r 912cfbfaebd3 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi Sun Apr 05 06:36:52 2015 +0000
+++ b/distrib/sets/lists/debug/mi Sun Apr 05 06:37:25 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.108 2015/03/03 11:06:47 martin Exp $
+# $NetBSD: mi,v 1.109 2015/04/05 06:37:25 martin Exp $
./etc/mtree/set.debug comp-sys-root
./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib
@@ -1968,6 +1968,7 @@
./usr/libdata/debug/usr/tests/lib/libc/string/t_strspn.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/string/t_swab.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_access.debug tests-lib-debug debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/sys/t_bind.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_bitops.debug tests-obsolete obsolete
./usr/libdata/debug/usr/tests/lib/libc/sys/t_cerror.debug tests-obsolete obsolete
./usr/libdata/debug/usr/tests/lib/libc/sys/t_chroot.debug tests-lib-debug debug,atf
diff -r 0e648eeb458e -r 912cfbfaebd3 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Sun Apr 05 06:36:52 2015 +0000
+++ b/distrib/sets/lists/tests/mi Sun Apr 05 06:37:25 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.614 2015/04/03 21:38:47 christos Exp $
+# $NetBSD: mi,v 1.615 2015/04/05 06:37:25 martin Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -2638,6 +2638,7 @@
./usr/tests/lib/libc/sys/Atffile tests-lib-tests atf
./usr/tests/lib/libc/sys/Kyuafile tests-lib-tests atf,kyua
./usr/tests/lib/libc/sys/t_access tests-lib-tests atf
+./usr/tests/lib/libc/sys/t_bind tests-lib-tests atf
./usr/tests/lib/libc/sys/t_bitops tests-obsolete obsolete
./usr/tests/lib/libc/sys/t_cerror tests-obsolete obsolete
./usr/tests/lib/libc/sys/t_chroot tests-lib-tests atf
Home |
Main Index |
Thread Index |
Old Index