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 names of debug files and missin...



details:   https://anonhg.NetBSD.org/src/rev/8e153ecd56e4
branches:  trunk
changeset: 467216:8e153ecd56e4
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Jan 17 20:14:39 2020 +0000

description:
fix names of debug files and missing directories

diffstat:

 distrib/sets/lists/tests/mi |  11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r d984d306308e -r 8e153ecd56e4 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Fri Jan 17 20:11:03 2020 +0000
+++ b/distrib/sets/lists/tests/mi       Fri Jan 17 20:14:39 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.826 2020/01/17 19:44:12 christos Exp $
+# $NetBSD: mi,v 1.827 2020/01/17 20:14:39 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -86,7 +86,8 @@
 ./usr/libdata/debug/usr/tests/kyua-testers                             tests-kyua-tests        compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib                                      tests-lib-debug         compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/csu                                  tests-lib-debug         compattestfile,atf
-./usr/libdata/debug/usr/tests/lib/libarchive/h_libarchive              tests-lib-debug compattestfile,atf
+./usr/libdata/debug/usr/tests/lib/libarchive                           tests-lib-debug compattestfile,atf
+./usr/libdata/debug/usr/tests/lib/libarchive/h_libarchive.debug                tests-lib-debug compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libbluetooth                         tests-lib-debug         compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libbpfjit                            tests-lib-debug         compattestfile,atf
 ./usr/libdata/debug/usr/tests/lib/libc                                 tests-lib-debug         compattestfile,atf
@@ -186,10 +187,12 @@
 ./usr/libdata/debug/usr/tests/sys/netinet6                             tests-sys-debug         compattestfile,atf
 ./usr/libdata/debug/usr/tests/syscall                                  tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/usr.bin                                  tests-usr.bin-debug     compattestfile,atf
-./usr/libdata/debug/usr/tests/usr.bin/cpio/h_cpio                      tests-usr.bin-debug     compattestfile,atf
+./usr/libdata/debug/usr/tests/usr.bin/cpio                             tests-usr.bin-debug     compattestfile,atf
+./usr/libdata/debug/usr/tests/usr.bin/cpio/h_cpio.debug                        tests-usr.bin-debug     compattestfile,atf
 ./usr/libdata/debug/usr/tests/usr.bin/id                               tests-usr.bin-debug     compattestfile,atf
 ./usr/libdata/debug/usr/tests/usr.bin/netpgpverify                     tests-usr.bin-debug     compattestfile,atf
-./usr/libdata/debug/usr/tests/usr.bin/tar/h_tar                                tests-usr.bin-debug     compattestfile,atf
+./usr/libdata/debug/usr/tests/usr.bin/tar                              tests-usr.bin-debug     compattestfile,atf
+./usr/libdata/debug/usr/tests/usr.bin/tar/h_tar.debug                  tests-usr.bin-debug     compattestfile,atf
 ./usr/libdata/debug/usr/tests/usr.sbin                                 tests-usr.sbin-debug    compattestfile,atf
 ./usr/libdata/debug/usr/tests/util                                     tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/util/df                                  tests-obsolete          obsolete



Home | Main Index | Thread Index | Old Index