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/6ac2d007805e
branches:  trunk
changeset: 341702:6ac2d007805e
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Nov 18 18:36:53 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 179fb3c65da7 -r 6ac2d007805e distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Wed Nov 18 18:35:35 2015 +0000
+++ b/distrib/sets/lists/debug/mi       Wed Nov 18 18:36:53 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.134 2015/11/11 07:48:41 ozaki-r Exp $
+# $NetBSD: mi,v 1.135 2015/11/18 18:36:53 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
@@ -1823,6 +1823,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/h_lfsr.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
diff -r 179fb3c65da7 -r 6ac2d007805e distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Wed Nov 18 18:35:35 2015 +0000
+++ b/distrib/sets/lists/tests/mi       Wed Nov 18 18:36:53 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.653 2015/11/12 05:05:24 ozaki-r Exp $
+# $NetBSD: mi,v 1.654 2015/11/18 18:36:53 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2359,6 +2359,7 @@
 ./usr/tests/lib/libc/db/Kyuafile               tests-lib-tests         compattestfile,atf,kyua
 ./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/h_lfsr                 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



Home | Main Index | Thread Index | Old Index