Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/tests Fix some glitches (a human doing ma...



details:   https://anonhg.NetBSD.org/src/rev/5bbfc85ff9c1
branches:  trunk
changeset: 764797:5bbfc85ff9c1
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Thu May 05 05:28:52 2011 +0000

description:
Fix some glitches (a human doing machine's work).

diffstat:

 distrib/sets/lists/tests/mi |  30 +++++++++++++++---------------
 1 files changed, 15 insertions(+), 15 deletions(-)

diffs (44 lines):

diff -r d3d5e0de1c8c -r 5bbfc85ff9c1 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Thu May 05 05:24:44 2011 +0000
+++ b/distrib/sets/lists/tests/mi       Thu May 05 05:28:52 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.327 2011/05/05 05:24:45 jruoho Exp $
+# $NetBSD: mi,v 1.328 2011/05/05 05:28:52 jruoho Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -279,20 +279,20 @@
 ./usr/libdata/debug/usr/tests/fs/vfs/t_unpriv.debug                    tests-fs-debug          debug,atf
 ./usr/libdata/debug/usr/tests/fs/vfs/t_vfsops.debug                    tests-fs-debug          debug,atf
 ./usr/libdata/debug/usr/tests/fs/vfs/t_vnops.debug                     tests-fs-debug          debug,atf
-./usr/libdata/debug/usr/tests/include                                  tests-ipf-tests
-./usr/libdata/debug/usr/tests/include/sys                              tests-ipf-tests
-./usr/libdata/debug/usr/tests/include/sys/t_bitops.debug               tests-ipf-tests         debug,atf
-./usr/libdata/debug/usr/tests/include/sys/t_bootblock.debug            tests-ipf-tests         debug,atf
-./usr/libdata/debug/usr/tests/include/sys/t_types.debug                        tests-ipf-tests         debug,atf
-./usr/libdata/debug/usr/tests/include/t_bitstring.debug                        tests-ipf-tests         debug,atf
-./usr/libdata/debug/usr/tests/include/t_bswap.debug                    tests-ipf-tests         debug,atf
-./usr/libdata/debug/usr/tests/include/t_errno.debug                    tests-ipf-tests         debug,atf
-./usr/libdata/debug/usr/tests/include/t_glob.debug                     tests-ipf-tests         debug,atf
-./usr/libdata/debug/usr/tests/include/t_inttypes.debug                 tests-ipf-tests         debug,atf
-./usr/libdata/debug/usr/tests/include/t_limits.debug                   tests-ipf-tests         debug,atf
-./usr/libdata/debug/usr/tests/include/t_netdb.debug                    tests-ipf-tests         debug,atf
-./usr/libdata/debug/usr/tests/include/t_paths.debug                    tests-ipf-tests         debug,atf
-./usr/libdata/debug/usr/tests/include/t_stdint.debug                   tests-ipf-tests         debug,atf
+./usr/libdata/debug/usr/tests/include                                  tests-include-tests
+./usr/libdata/debug/usr/tests/include/sys                              tests-include-tests
+./usr/libdata/debug/usr/tests/include/sys/t_bitops.debug               tests-include-tests     debug,atf
+./usr/libdata/debug/usr/tests/include/sys/t_bootblock.debug            tests-include-tests     debug,atf
+./usr/libdata/debug/usr/tests/include/sys/t_types.debug                        tests-include-tests     debug,atf
+./usr/libdata/debug/usr/tests/include/t_bitstring.debug                        tests-include-tests     debug,atf
+./usr/libdata/debug/usr/tests/include/t_bswap.debug                    tests-include-tests     debug,atf
+./usr/libdata/debug/usr/tests/include/t_errno.debug                    tests-include-tests     debug,atf
+./usr/libdata/debug/usr/tests/include/t_glob.debug                     tests-include-tests     debug,atf
+./usr/libdata/debug/usr/tests/include/t_inttypes.debug                 tests-include-tests     debug,atf
+./usr/libdata/debug/usr/tests/include/t_limits.debug                   tests-include-tests     debug,atf
+./usr/libdata/debug/usr/tests/include/t_netdb.debug                    tests-include-tests     debug,atf
+./usr/libdata/debug/usr/tests/include/t_paths.debug                    tests-include-tests     debug,atf
+./usr/libdata/debug/usr/tests/include/t_stdint.debug                   tests-include-tests     debug,atf
 ./usr/libdata/debug/usr/tests/include/t_types.debug                    tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/ipf                                      tests-ipf-tests
 ./usr/libdata/debug/usr/tests/kernel                                   tests-kernel-tests



Home | Main Index | Thread Index | Old Index