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 db test
details: https://anonhg.NetBSD.org/src/rev/e4c15747b238
branches: trunk
changeset: 339025:e4c15747b238
user: christos <christos%NetBSD.org@localhost>
date: Mon Jun 22 19:10:13 2015 +0000
description:
add new db test
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 4edc2aee3ba7 -r e4c15747b238 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi Mon Jun 22 19:08:14 2015 +0000
+++ b/distrib/sets/lists/debug/mi Mon Jun 22 19:10:13 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.117 2015/06/22 06:02:02 matt Exp $
+# $NetBSD: mi,v 1.118 2015/06/22 19:10:13 christos Exp $
./etc/mtree/set.debug comp-sys-root
./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib,compatfile
@@ -1820,6 +1820,7 @@
./usr/libdata/debug/usr/tests/lib/libc/c063/t_unlinkat.debug tests-lib-debug debug,atf,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/c063/t_utimensat.debug tests-lib-debug debug,atf,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/db/h_db.debug tests-lib-debug debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/db/t_db_hash_seq.debug tests-lib-debug debug,atf,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/gen/execve/t_execve.debug tests-kernel-tests debug,atf,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/gen/posix_spawn/h_fileactions.debug tests-kernel-tests debug,atf,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/gen/posix_spawn/h_spawn.debug tests-kernel-tests debug,atf,compattestfile
diff -r 4edc2aee3ba7 -r e4c15747b238 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Mon Jun 22 19:08:14 2015 +0000
+++ b/distrib/sets/lists/tests/mi Mon Jun 22 19:10:13 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.628 2015/06/22 06:02:02 matt Exp $
+# $NetBSD: mi,v 1.629 2015/06/22 19:10:14 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -2359,6 +2359,7 @@
./usr/tests/lib/libc/db/README tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/db/h_db tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/db/t_db tests-lib-tests compattestfile,atf
+./usr/tests/lib/libc/db/t_db_hash_seq tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/gen tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/gen/Atffile tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/gen/Kyuafile tests-lib-tests compattestfile,atf,kyua
Home |
Main Index |
Thread Index |
Old Index