Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists remove exect test



details:   https://anonhg.NetBSD.org/src/rev/635f19b3b2da
branches:  trunk
changeset: 821551:635f19b3b2da
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Feb 09 03:29:55 2017 +0000

description:
remove exect test

diffstat:

 distrib/sets/lists/debug/mi |   4 ++--
 distrib/sets/lists/tests/mi |  12 ++++++------
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (51 lines):

diff -r 59cb36131a05 -r 635f19b3b2da distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Thu Feb 09 03:27:07 2017 +0000
+++ b/distrib/sets/lists/debug/mi       Thu Feb 09 03:29:55 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.198 2017/02/08 23:08:27 rin Exp $
+# $NetBSD: mi,v 1.199 2017/02/09 03:29:55 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
@@ -1877,7 +1877,7 @@
 ./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/exect/t_exect.debug         tests-kernel-tests      debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/gen/exect/t_exect.debug         tests-kernel-obsolete   obsolete
 ./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
 ./usr/libdata/debug/usr/tests/lib/libc/gen/posix_spawn/h_spawn.debug           tests-kernel-tests      debug,atf,compattestfile
diff -r 59cb36131a05 -r 635f19b3b2da distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Thu Feb 09 03:27:07 2017 +0000
+++ b/distrib/sets/lists/tests/mi       Thu Feb 09 03:29:55 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.717 2017/02/08 03:44:41 kamil Exp $
+# $NetBSD: mi,v 1.718 2017/02/09 03:29:55 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -91,7 +91,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc/c063                            tests-lib-debug         compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libc/db                              tests-lib-debug         compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libc/gen                             tests-lib-debug         compattestfile,atf
-./usr/libdata/debug/usr/tests/lib/libc/gen/exect                       tests-kernel-tests      compattestfile,atf
+./usr/libdata/debug/usr/tests/lib/libc/gen/exect                       tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/lib/libc/gen/execve                      tests-kernel-tests      compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libc/gen/posix_spawn                 tests-kernel-tests      compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libc/getaddrinfo                     tests-obsolete          obsolete
@@ -2430,10 +2430,10 @@
 ./usr/tests/lib/libc/gen                       tests-lib-tests compattestfile,atf
 ./usr/tests/lib/libc/gen/Atffile               tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/gen/Kyuafile              tests-lib-tests         compattestfile,atf,kyua
-./usr/tests/lib/libc/gen/exect                 tests-kernel-tests      compattestfile,atf
-./usr/tests/lib/libc/gen/exect/Atffile         tests-kernel-tests      compattestfile,atf
-./usr/tests/lib/libc/gen/exect/Kyuafile                tests-kernel-tests      compattestfile,atf,kyua
-./usr/tests/lib/libc/gen/exect/t_exect         tests-kernel-tests      compattestfile,atf
+./usr/tests/lib/libc/gen/exect                 tests-obsolete          obsolete
+./usr/tests/lib/libc/gen/exect/Atffile         tests-obsolete          obsoleteernel-tests     compattestfile,atf
+./usr/tests/lib/libc/gen/exect/Kyuafile                tests-obsolete          obsoleteernel-tests     compattestfile,atf,kyua
+./usr/tests/lib/libc/gen/exect/t_exect         tests-obsolete          obsoleteernel-tests     compattestfile,atf
 ./usr/tests/lib/libc/gen/execve                        tests-kernel-tests      compattestfile,atf
 ./usr/tests/lib/libc/gen/execve/Atffile                tests-kernel-tests      compattestfile,atf
 ./usr/tests/lib/libc/gen/execve/Kyuafile       tests-kernel-tests      compattestfile,atf,kyua



Home | Main Index | Thread Index | Old Index