Module Name: src
Committed By: christos
Date: Wed Nov 18 18:36:53 UTC 2015
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
Log Message:
Add new db test.
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.653 -r1.654 src/distrib/sets/lists/tests/mi
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.134 src/distrib/sets/lists/debug/mi:1.135
--- src/distrib/sets/lists/debug/mi:1.134 Wed Nov 11 02:48:41 2015
+++ src/distrib/sets/lists/debug/mi Wed Nov 18 13:36:53 2015
@@ -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
Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.653 src/distrib/sets/lists/tests/mi:1.654
--- src/distrib/sets/lists/tests/mi:1.653 Thu Nov 12 00:05:24 2015
+++ src/distrib/sets/lists/tests/mi Wed Nov 18 13:36:53 2015
@@ -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