Mon Mar 16 18:59:54 2015 UTC ()
Pull up following revision(s) (requested by bouyer in ticket #596):
	distrib/sets/lists/tests/mi: revision 1.604
config(1): Fix test breakage
Now config(1) checks the content of $S/conf/Makefile.kern.inc.  Install it
into config(1) test directory to fix test.  Noticed by Martin Husemann.


(snj)
diff -r1.584 -r1.584.2.1 src/distrib/sets/lists/tests/mi

cvs diff -r1.584 -r1.584.2.1 src/distrib/sets/lists/tests/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/tests/mi 2014/08/09 07:04:03 1.584
+++ src/distrib/sets/lists/tests/mi 2015/03/16 18:59:54 1.584.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.584 2014/08/09 07:04:03 gson Exp $ 1# $NetBSD: mi,v 1.584.2.1 2015/03/16 18:59:54 snj Exp $
2# 2#
3# Note: don't delete entries from here - mark them as "obsolete" instead. 3# Note: don't delete entries from here - mark them as "obsolete" instead.
4# 4#
5./etc/mtree/set.tests tests-sys-root 5./etc/mtree/set.tests tests-sys-root
6./usr/libdata/debug/usr/tests tests-base-debug 6./usr/libdata/debug/usr/tests tests-base-debug
7./usr/libdata/debug/usr/tests/atf tests-atf-debug 7./usr/libdata/debug/usr/tests/atf tests-atf-debug
8./usr/libdata/debug/usr/tests/atf/atf-c tests-atf-debug 8./usr/libdata/debug/usr/tests/atf/atf-c tests-atf-debug
9./usr/libdata/debug/usr/tests/atf/atf-c++ tests-atf-debug 9./usr/libdata/debug/usr/tests/atf/atf-c++ tests-atf-debug
10./usr/libdata/debug/usr/tests/atf/atf-c++/detail tests-atf-debug 10./usr/libdata/debug/usr/tests/atf/atf-c++/detail tests-atf-debug
11./usr/libdata/debug/usr/tests/atf/atf-c/detail tests-atf-debug 11./usr/libdata/debug/usr/tests/atf/atf-c/detail tests-atf-debug
12./usr/libdata/debug/usr/tests/atf/atf-compile tests-obsolete obsolete 12./usr/libdata/debug/usr/tests/atf/atf-compile tests-obsolete obsolete
13./usr/libdata/debug/usr/tests/atf/atf-report tests-obsolete obsolete 13./usr/libdata/debug/usr/tests/atf/atf-report tests-obsolete obsolete
14./usr/libdata/debug/usr/tests/atf/atf-run tests-obsolete obsolete 14./usr/libdata/debug/usr/tests/atf/atf-run tests-obsolete obsolete
@@ -3363,26 +3363,27 @@ @@ -3363,26 +3363,27 @@
3363./usr/tests/usr.bin/config/d_pseudo_parent tests-usr.bin-tests atf 3363./usr/tests/usr.bin/config/d_pseudo_parent tests-usr.bin-tests atf
3364./usr/tests/usr.bin/config/d_shadow_instance tests-usr.bin-tests atf 3364./usr/tests/usr.bin/config/d_shadow_instance tests-usr.bin-tests atf
3365./usr/tests/usr.bin/config/files tests-usr.bin-tests atf 3365./usr/tests/usr.bin/config/files tests-usr.bin-tests atf
3366./usr/tests/usr.bin/config/files.regress tests-usr.bin-tests atf 3366./usr/tests/usr.bin/config/files.regress tests-usr.bin-tests atf
3367./usr/tests/usr.bin/config/std.regress tests-usr.bin-tests atf 3367./usr/tests/usr.bin/config/std.regress tests-usr.bin-tests atf
3368./usr/tests/usr.bin/config/support tests-usr.bin-tests 3368./usr/tests/usr.bin/config/support tests-usr.bin-tests
3369./usr/tests/usr.bin/config/support/arch tests-usr.bin-tests 3369./usr/tests/usr.bin/config/support/arch tests-usr.bin-tests
3370./usr/tests/usr.bin/config/support/arch/regress tests-usr.bin-tests 3370./usr/tests/usr.bin/config/support/arch/regress tests-usr.bin-tests
3371./usr/tests/usr.bin/config/support/arch/regress/conf tests-usr.bin-tests atf 3371./usr/tests/usr.bin/config/support/arch/regress/conf tests-usr.bin-tests atf
3372./usr/tests/usr.bin/config/support/arch/regress/conf/Makefile.regress tests-usr.bin-tests atf 3372./usr/tests/usr.bin/config/support/arch/regress/conf/Makefile.regress tests-usr.bin-tests atf
3373./usr/tests/usr.bin/config/support/arch/regress/conf/files.regress tests-usr.bin-tests atf 3373./usr/tests/usr.bin/config/support/arch/regress/conf/files.regress tests-usr.bin-tests atf
3374./usr/tests/usr.bin/config/support/arch/regress/conf/std.regress tests-usr.bin-tests atf 3374./usr/tests/usr.bin/config/support/arch/regress/conf/std.regress tests-usr.bin-tests atf
3375./usr/tests/usr.bin/config/support/conf tests-usr.bin-tests 3375./usr/tests/usr.bin/config/support/conf tests-usr.bin-tests
 3376./usr/tests/usr.bin/config/support/conf/Makefile.kern.inc tests-usr.bin-tests atf
3376./usr/tests/usr.bin/config/support/conf/files tests-usr.bin-tests atf 3377./usr/tests/usr.bin/config/support/conf/files tests-usr.bin-tests atf
3377./usr/tests/usr.bin/config/t_config tests-usr.bin-tests atf 3378./usr/tests/usr.bin/config/t_config tests-usr.bin-tests atf
3378./usr/tests/usr.bin/cut tests-usr.bin-tests 3379./usr/tests/usr.bin/cut tests-usr.bin-tests
3379./usr/tests/usr.bin/cut/Atffile tests-usr.bin-tests atf 3380./usr/tests/usr.bin/cut/Atffile tests-usr.bin-tests atf
3380./usr/tests/usr.bin/cut/Kyuafile tests-usr.bin-tests atf,kyua 3381./usr/tests/usr.bin/cut/Kyuafile tests-usr.bin-tests atf,kyua
3381./usr/tests/usr.bin/cut/d_basic.out tests-usr.bin-tests atf 3382./usr/tests/usr.bin/cut/d_basic.out tests-usr.bin-tests atf
3382./usr/tests/usr.bin/cut/d_cut.in tests-usr.bin-tests atf 3383./usr/tests/usr.bin/cut/d_cut.in tests-usr.bin-tests atf
3383./usr/tests/usr.bin/cut/d_dflag.out tests-usr.bin-tests atf 3384./usr/tests/usr.bin/cut/d_dflag.out tests-usr.bin-tests atf
3384./usr/tests/usr.bin/cut/d_dsflag.out tests-usr.bin-tests atf 3385./usr/tests/usr.bin/cut/d_dsflag.out tests-usr.bin-tests atf
3385./usr/tests/usr.bin/cut/d_latin1.in tests-usr.bin-tests atf 3386./usr/tests/usr.bin/cut/d_latin1.in tests-usr.bin-tests atf
3386./usr/tests/usr.bin/cut/d_sflag.out tests-usr.bin-tests atf 3387./usr/tests/usr.bin/cut/d_sflag.out tests-usr.bin-tests atf
3387./usr/tests/usr.bin/cut/d_utf8.in tests-usr.bin-tests atf 3388./usr/tests/usr.bin/cut/d_utf8.in tests-usr.bin-tests atf
3388./usr/tests/usr.bin/cut/t_cut tests-usr.bin-tests atf 3389./usr/tests/usr.bin/cut/t_cut tests-usr.bin-tests atf