Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists Update file lists to reflect the import o...



details:   https://anonhg.NetBSD.org/src/rev/4d6b24ad4e93
branches:  trunk
changeset: 785128:4d6b24ad4e93
user:      jmmv <jmmv%NetBSD.org@localhost>
date:      Mon Feb 25 00:34:13 2013 +0000

description:
Update file lists to reflect the import of kyua-atf-compat, which has the
side-effect of marking several atf-related entries as obsolete (when
MKKYUA!=no).

diffstat:

 distrib/sets/lists/base/mi  |  17 ++++++--
 distrib/sets/lists/debug/mi |  68 +++++++++++++++++++++++-----------
 distrib/sets/lists/man/mi   |  29 +++++++++++---
 distrib/sets/lists/misc/mi  |  22 ++++++++---
 distrib/sets/lists/tests/mi |  87 ++++++++++++++++++++++++++++++--------------
 5 files changed, 155 insertions(+), 68 deletions(-)

diffs (truncated from 404 to 300 lines):

diff -r 831ee1661518 -r 4d6b24ad4e93 distrib/sets/lists/base/mi
--- a/distrib/sets/lists/base/mi        Mon Feb 25 00:33:19 2013 +0000
+++ b/distrib/sets/lists/base/mi        Mon Feb 25 00:34:13 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1021 2013/02/24 03:06:14 jmmv Exp $
+# $NetBSD: mi,v 1.1022 2013/02/25 00:34:13 jmmv Exp $
 #
 # Note:        Don't delete entries from here - mark them as "obsolete" instead,
 #      unless otherwise stated below.
@@ -389,11 +389,16 @@
 ./usr/bin/arpaname                             base-bind-bin
 ./usr/bin/at                                   base-cron-bin
 ./usr/bin/atf-check                            base-obsolete           obsolete
-./usr/bin/atf-config                           base-atf-bin            atf
+./usr/bin/atf-config                           base-atf-bin            atf,!kyua
+./usr/bin/atf-config                           base-obsolete           kyua,obsolete
 ./usr/bin/atf-report                           base-atf-bin            atf
+./usr/bin/atf-report                           base-kyua-bin           kyua
 ./usr/bin/atf-run                              base-atf-bin            atf
+./usr/bin/atf-run                              base-kyua-bin           kyua
 ./usr/bin/atf-sh                               base-atf-bin            atf
-./usr/bin/atf-version                          base-atf-bin            atf
+./usr/bin/atf-version                          base-atf-bin            atf,!kyua
+./usr/bin/atf-version                          base-obsolete           kyua,obsolete
+./usr/bin/atf2kyua                             base-kyua-bin           kyua
 ./usr/bin/atq                                  base-cron-bin
 ./usr/bin/atrm                                 base-cron-bin
 ./usr/bin/audioctl                             base-audio-bin
@@ -1576,7 +1581,8 @@
 ./usr/sbin/zic                                 base-sysutil-bin
 ./usr/share                                    base-sys-share
 ./usr/share/atf                                        base-atf-share          
-./usr/share/atf/atf-run.hooks                  base-atf-bin            share,atf
+./usr/share/atf/atf-run.hooks                  base-atf-bin            share,atf,!kyua
+./usr/share/atf/atf-run.hooks                  base-obsolete           share,kyua,obsolete
 ./usr/share/atf/atf.config.subr                        base-obsolete           obsolete
 ./usr/share/atf/atf.footer.subr                        base-obsolete           obsolete
 ./usr/share/atf/atf.header.subr                        base-obsolete           obsolete
@@ -2523,6 +2529,9 @@
 ./usr/share/keymaps/amiga                      base-sys-share
 ./usr/share/keymaps/atari                      base-sys-share
 ./usr/share/keymaps/x68k                       base-sys-share
+./usr/share/kyua-atf-compat                    base-kyua-bin
+./usr/share/kyua-atf-compat/lib.subr           base-kyua-bin           kyua
+./usr/share/kyua-atf-compat/tests_lib.subr     base-kyua-bin           kyua
 ./usr/share/kyua-cli                           base-kyua-bin
 ./usr/share/kyua-cli/misc                      base-kyua-bin
 ./usr/share/kyua-cli/misc/context.html         base-kyua-bin           share,kyua
diff -r 831ee1661518 -r 4d6b24ad4e93 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Mon Feb 25 00:33:19 2013 +0000
+++ b/distrib/sets/lists/debug/mi       Mon Feb 25 00:34:13 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.8 2013/02/23 14:18:37 jmmv Exp $
+# $NetBSD: mi,v 1.9 2013/02/25 00:34:14 jmmv Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/libdata/debug/bin/cat.debug              comp-util-debug         debug
 ./usr/libdata/debug/bin/chio.debug             comp-util-debug         debug
@@ -171,11 +171,15 @@
 ./usr/libdata/debug/usr/bin/at.debug           comp-cron-debug         debug
 ./usr/libdata/debug/usr/bin/atf-check.debug    comp-obsolete           obsolete
 ./usr/libdata/debug/usr/bin/atf-compile.debug  comp-obsolete           obsolete
-./usr/libdata/debug/usr/bin/atf-config.debug   comp-atf-debug          atf,debug
-./usr/libdata/debug/usr/bin/atf-report.debug   comp-atf-debug          atf,debug
-./usr/libdata/debug/usr/bin/atf-run.debug      comp-atf-debug          atf,debug
+./usr/libdata/debug/usr/bin/atf-config.debug   comp-atf-debug          atf,!kyua,debug
+./usr/libdata/debug/usr/bin/atf-config.debug   comp-obsolete           obsolete,kyua,debug
+./usr/libdata/debug/usr/bin/atf-report.debug   comp-atf-debug          atf,!kyua,debug
+./usr/libdata/debug/usr/bin/atf-report.debug   comp-obsolete           obsolete,kyua,debug
+./usr/libdata/debug/usr/bin/atf-run.debug      comp-atf-debug          atf,!kyua,debug
+./usr/libdata/debug/usr/bin/atf-run.debug      comp-obsolete           obsolete,kyua,debug
 ./usr/libdata/debug/usr/bin/atf-sh.debug       comp-atf-debug          atf,debug
-./usr/libdata/debug/usr/bin/atf-version.debug  comp-atf-debug          atf,debug
+./usr/libdata/debug/usr/bin/atf-version.debug  comp-atf-debug          atf,!kyua,debug
+./usr/libdata/debug/usr/bin/atf-version.debug  comp-obsolete           obsolete,kyua,debug
 ./usr/libdata/debug/usr/bin/audiocfg.debug     comp-audio-debug        debug
 ./usr/libdata/debug/usr/bin/audioctl.debug     comp-audio-debug        debug
 ./usr/libdata/debug/usr/bin/audioplay.debug    comp-audio-debug        debug
@@ -1132,37 +1136,55 @@
 ./usr/libdata/debug/usr/tests/atf/atf-c++/t_user.debug                 tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-c++/t_utils.debug                        tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-compile/h_mode.debug             tests-obsolete          obsolete
-./usr/libdata/debug/usr/tests/atf/atf-report/fail_helper.debug         tests-atf-tests         debug,atf
+./usr/libdata/debug/usr/tests/atf/atf-report/fail_helper.debug         tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-report/fail_helper.debug         tests-obsolete          debug,kyua,obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-report/h_fail.debug              tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-report/h_misc.debug              tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-report/h_pass.debug              tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-report/h_xfail.debug             tests-obsolete          obsolete
-./usr/libdata/debug/usr/tests/atf/atf-report/misc_helpers.debug                tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-report/pass_helper.debug         tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-report/reader_test.debug         tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/atffile_test.debug           tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/bad_metadata_helper.debug    tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/config_test.debug            tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/expect_helpers.debug         tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/fs_test.debug                        tests-atf-tests         debug,atf
+./usr/libdata/debug/usr/tests/atf/atf-report/misc_helpers.debug                tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-report/misc_helpers.debug                tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-report/pass_helper.debug         tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-report/pass_helper.debug         tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-report/reader_test.debug         tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-report/reader_test.debug         tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/atffile_test.debug           tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/atffile_test.debug           tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/bad_metadata_helper.debug    tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/bad_metadata_helper.debug    tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/config_test.debug            tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/config_test.debug            tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/expect_helpers.debug         tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/expect_helpers.debug         tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/fs_test.debug                        tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/fs_test.debug                        tests-obsolete          debug,kyua,obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-run/h_bad_metadata.debug         tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-run/h_fail.debug                 tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-run/h_misc.debug                 tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-run/h_pass.debug                 tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-run/h_several_tcs.debug          tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-run/h_zero_tcs.debug             tests-obsolete          obsolete
-./usr/libdata/debug/usr/tests/atf/atf-run/io_test.debug                        tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/misc_helpers.debug           tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/pass_helper.debug            tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/requirements_test.debug      tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/several_tcs_helper.debug     tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/signals_test.debug           tests-atf-tests         debug,atf
+./usr/libdata/debug/usr/tests/atf/atf-run/io_test.debug                        tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/io_test.debug                        tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/misc_helpers.debug           tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/misc_helpers.debug           tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/pass_helper.debug            tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/pass_helper.debug            tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/requirements_test.debug      tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/requirements_test.debug      tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/several_tcs_helper.debug     tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/several_tcs_helper.debug     tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/signals_test.debug           tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/signals_test.debug           tests-obsolete          debug,kyua,obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-run/t_config.debug               tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-run/t_requirements.debug         tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/atf-run/t_test_program.debug         tests-obsolete          obsolete
-./usr/libdata/debug/usr/tests/atf/atf-run/test_program_test.debug      tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/user_test.debug              tests-atf-tests         debug,atf
-./usr/libdata/debug/usr/tests/atf/atf-run/zero_tcs_helper.debug                tests-atf-tests         debug,atf
+./usr/libdata/debug/usr/tests/atf/atf-run/test_program_test.debug      tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/test_program_test.debug      tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/user_test.debug              tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/user_test.debug              tests-obsolete          debug,kyua,obsolete
+./usr/libdata/debug/usr/tests/atf/atf-run/zero_tcs_helper.debug                tests-atf-tests         debug,atf,!kyua
+./usr/libdata/debug/usr/tests/atf/atf-run/zero_tcs_helper.debug                tests-obsolete          debug,kyua,obsolete
 ./usr/libdata/debug/usr/tests/atf/formats/h_parser.debug               tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/formats/t_writers.debug              tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/atf/test_programs/h_c.debug              tests-obsolete          obsolete
diff -r 831ee1661518 -r 4d6b24ad4e93 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Mon Feb 25 00:33:19 2013 +0000
+++ b/distrib/sets/lists/man/mi Mon Feb 25 00:34:13 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1421 2013/02/23 14:18:38 jmmv Exp $
+# $NetBSD: mi,v 1.1422 2013/02/25 00:34:14 jmmv Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -54,15 +54,20 @@
 ./usr/share/man/cat1/atf-check.0               man-atf-catman          .cat,atf
 ./usr/share/man/cat1/atf-cleanup.0             man-obsolete            obsolete
 ./usr/share/man/cat1/atf-compile.0             man-obsolete            obsolete
-./usr/share/man/cat1/atf-config.0              man-atf-catman          .cat,atf
+./usr/share/man/cat1/atf-config.0              man-atf-catman          .cat,atf,!kyua
+./usr/share/man/cat1/atf-config.0              man-obsolete            .cat,kyua,obsolete
 ./usr/share/man/cat1/atf-exec.0                        man-atf-catman          obsolete
 ./usr/share/man/cat1/atf-format.0              man-obsolete            obsolete
 ./usr/share/man/cat1/atf-killpg.0              man-obsolete            obsolete
 ./usr/share/man/cat1/atf-report.0              man-atf-catman          .cat,atf
+./usr/share/man/cat1/atf-report.0              man-kyua-catman         .cat,kyua
 ./usr/share/man/cat1/atf-run.0                 man-atf-catman          .cat,atf
+./usr/share/man/cat1/atf-run.0                 man-kyua-catman         .cat,kyua
 ./usr/share/man/cat1/atf-sh.0                  man-atf-catman          .cat,atf
 ./usr/share/man/cat1/atf-test-program.0                man-atf-catman          .cat,atf
-./usr/share/man/cat1/atf-version.0             man-atf-catman          .cat,atf
+./usr/share/man/cat1/atf-version.0             man-atf-catman          .cat,atf,!kyua
+./usr/share/man/cat1/atf-version.0             man-obsolete            .cat,kyua,obsolete
+./usr/share/man/cat1/atf2kyua.0                        man-kyua-catman         .cat,kyua
 ./usr/share/man/cat1/atq.0                     man-cron-catman         .cat
 ./usr/share/man/cat1/atrm.0                    man-cron-catman         .cat
 ./usr/share/man/cat1/audiocfg.0                        man-audio-catman        .cat
@@ -3090,15 +3095,20 @@
 ./usr/share/man/html1/atf-check.html           man-atf-htmlman         html,atf
 ./usr/share/man/html1/atf-cleanup.html         man-obsolete            obsolete
 ./usr/share/man/html1/atf-compile.html         man-obsolete            obsolete
-./usr/share/man/html1/atf-config.html          man-atf-htmlman         html,atf
+./usr/share/man/html1/atf-config.html          man-atf-htmlman         html,atf,!kyua
+./usr/share/man/html1/atf-config.html          man-obsolete            html,kyua,obsolete
 ./usr/share/man/html1/atf-exec.html            man-atf-htmlman         obsolete
 ./usr/share/man/html1/atf-format.html          man-obsolete            obsolete
 ./usr/share/man/html1/atf-killpg.html          man-obsolete            obsolete
 ./usr/share/man/html1/atf-report.html          man-atf-htmlman         html,atf
+./usr/share/man/html1/atf-report.html          man-kyua-htmlman        html,kyua
 ./usr/share/man/html1/atf-run.html             man-atf-htmlman         html,atf
+./usr/share/man/html1/atf-run.html             man-kyua-htmlman        html,kyua
 ./usr/share/man/html1/atf-sh.html              man-atf-htmlman         html,atf
 ./usr/share/man/html1/atf-test-program.html    man-atf-htmlman         html,atf
-./usr/share/man/html1/atf-version.html         man-atf-htmlman         html,atf
+./usr/share/man/html1/atf-version.html         man-atf-htmlman         html,atf,!kyua
+./usr/share/man/html1/atf-version.html         man-obsolete            html,kyua,obsolete
+./usr/share/man/html1/atf2kyua.html            man-kyua-htmlman        html,kyua
 ./usr/share/man/html1/atq.html                 man-cron-htmlman        html
 ./usr/share/man/html1/atrm.html                        man-cron-htmlman        html
 ./usr/share/man/html1/audiocfg.html            man-audio-htmlman       html
@@ -5734,15 +5744,20 @@
 ./usr/share/man/man1/atf-check.1               man-atf-man             .man,atf
 ./usr/share/man/man1/atf-cleanup.1             man-obsolete            obsolete
 ./usr/share/man/man1/atf-compile.1             man-obsolete            obsolete
-./usr/share/man/man1/atf-config.1              man-atf-man             .man,atf
+./usr/share/man/man1/atf-config.1              man-atf-man             .man,atf,!kyua
+./usr/share/man/man1/atf-config.1              man-obsolete            .man,kyua,obsolete
 ./usr/share/man/man1/atf-exec.1                        man-atf-man             obsolete
 ./usr/share/man/man1/atf-format.1              man-obsolete            obsolete
 ./usr/share/man/man1/atf-killpg.1              man-obsolete            obsolete
 ./usr/share/man/man1/atf-report.1              man-atf-man             .man,atf
+./usr/share/man/man1/atf-report.1              man-kyua-man            .man,kyua
 ./usr/share/man/man1/atf-run.1                 man-atf-man             .man,atf
+./usr/share/man/man1/atf-run.1                 man-kyua-man            .man,kyua
 ./usr/share/man/man1/atf-sh.1                  man-atf-man             .man,atf
 ./usr/share/man/man1/atf-test-program.1                man-atf-man             .man,atf
-./usr/share/man/man1/atf-version.1             man-atf-man             .man,atf
+./usr/share/man/man1/atf-version.1             man-atf-man             .man,atf,!kyua
+./usr/share/man/man1/atf-version.1             man-obsolete            .man,kyua,obsolete
+./usr/share/man/man1/atf2kyua.1                        man-kyua-man            .man,kyua
 ./usr/share/man/man1/atq.1                     man-cron-man            .man
 ./usr/share/man/man1/atrm.1                    man-cron-man            .man
 ./usr/share/man/man1/audiocfg.1                        man-audio-man           .man
diff -r 831ee1661518 -r 4d6b24ad4e93 distrib/sets/lists/misc/mi
--- a/distrib/sets/lists/misc/mi        Mon Feb 25 00:33:19 2013 +0000
+++ b/distrib/sets/lists/misc/mi        Mon Feb 25 00:34:13 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.183 2013/02/23 14:58:12 jmmv Exp $
+# $NetBSD: mi,v 1.184 2013/02/25 00:34:14 jmmv Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -421,6 +421,11 @@
 ./usr/share/doc/html/postfix/verify.8.html     misc-postfix-htmldoc    postfix,doc
 ./usr/share/doc/html/postfix/virtual.5.html    misc-postfix-htmldoc    postfix,doc
 ./usr/share/doc/html/postfix/virtual.8.html    misc-postfix-htmldoc    postfix,doc
+./usr/share/doc/kyua-atf-compat                        misc-kyua-doc
+./usr/share/doc/kyua-atf-compat/AUTHORS                misc-kyua-doc           doc,kyua
+./usr/share/doc/kyua-atf-compat/COPYING                misc-kyua-doc           doc,kyua
+./usr/share/doc/kyua-atf-compat/NEWS           misc-kyua-doc           doc,kyua
+./usr/share/doc/kyua-atf-compat/README         misc-kyua-doc           doc,kyua
 ./usr/share/doc/kyua-cli                       misc-kyua-doc
 ./usr/share/doc/kyua-cli/AUTHORS               misc-kyua-doc           doc,kyua
 ./usr/share/doc/kyua-cli/COPYING               misc-kyua-doc           doc,kyua
@@ -689,8 +694,10 @@
 ./usr/share/examples/asm/hello/Makefile                misc-asm-examples       share
 ./usr/share/examples/asm/hello/powerpc.s       misc-asm-examples       share
 ./usr/share/examples/atf                       misc-atf-examples
-./usr/share/examples/atf/atf-run.hooks         misc-atf-examples       share,atf
-./usr/share/examples/atf/tests-results.css     misc-atf-examples       share,atf
+./usr/share/examples/atf/atf-run.hooks         misc-atf-examples       share,atf,!kyua
+./usr/share/examples/atf/atf-run.hooks         misc-obsolete           share,kyua,obsolete
+./usr/share/examples/atf/tests-results.css     misc-atf-examples       share,atf,!kyua
+./usr/share/examples/atf/tests-results.css     misc-obsolete           share,kyua,obsolete
 ./usr/share/examples/dhcp/dhcpd.conf           misc-dhcpd-examples     share
 ./usr/share/examples/disktab/disktab           misc-sys-examples       share
 ./usr/share/examples/emul/linux/etc/LINUX_MAKEDEV      misc-sys-examples       share
@@ -956,8 +963,11 @@
 ./usr/share/postfix                            misc-obsolete           obsolete
 ./usr/share/xml                                        misc-xml-share
 ./usr/share/xml/atf                            misc-atf-share
-./usr/share/xml/atf/tests-results.dtd          misc-atf-share          share,atf
-./usr/share/xml/catalog                                misc-xml-share          share
+./usr/share/xml/atf/tests-results.dtd          misc-atf-share          share,atf,!kyua
+./usr/share/xml/atf/tests-results.dtd          misc-obsolete           share,kyua,obsolete
+./usr/share/xml/catalog                                misc-xml-share          share,!kyua
+./usr/share/xml/catalog                                misc-obsolete           share,kyua,obsolete
 ./usr/share/xsl                                        misc-xml-share
 ./usr/share/xsl/atf                            misc-atf-share
-./usr/share/xsl/atf/tests-results.xsl          misc-atf-share          share,atf
+./usr/share/xsl/atf/tests-results.xsl          misc-atf-share          share,atf,!kyua
+./usr/share/xsl/atf/tests-results.xsl          misc-obsolete           share,kyua,obsolete
diff -r 831ee1661518 -r 4d6b24ad4e93 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Mon Feb 25 00:33:19 2013 +0000
+++ b/distrib/sets/lists/tests/mi       Mon Feb 25 00:34:13 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.523 2013/02/23 22:56:46 jmmv Exp $
+# $NetBSD: mi,v 1.524 2013/02/25 00:34:15 jmmv Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -358,51 +358,75 @@
 ./usr/tests/atf/atf-compile/h_mode             tests-obsolete          obsolete
 ./usr/tests/atf/atf-compile/t_integration      tests-obsolete          obsolete
 ./usr/tests/atf/atf-config                     tests-atf-tests
-./usr/tests/atf/atf-config/Atffile             tests-atf-tests         atf
-./usr/tests/atf/atf-config/Kyuafile            tests-atf-tests         atf,kyua
-./usr/tests/atf/atf-config/integration_test    tests-atf-tests         atf
+./usr/tests/atf/atf-config/Atffile             tests-atf-tests         atf,!kyua
+./usr/tests/atf/atf-config/Atffile             tests-obsolete          kyua,obsolete
+./usr/tests/atf/atf-config/Kyuafile            tests-obsolete          obsolete
+./usr/tests/atf/atf-config/integration_test    tests-atf-tests         atf,!kyua
+./usr/tests/atf/atf-config/integration_test    tests-obsolete          kyua,obsolete
 ./usr/tests/atf/atf-config/t_integration       tests-obsolete          obsolete



Home | Main Index | Thread Index | Old Index