Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/debug Make the shared library related tes...



details:   https://anonhg.NetBSD.org/src/rev/7a78c15bcffd
branches:  trunk
changeset: 788721:7a78c15bcffd
user:      matt <matt%NetBSD.org@localhost>
date:      Thu Jul 18 20:35:39 2013 +0000

description:
Make the shared library related tests dependent on pic

diffstat:

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

diffs (51 lines):

diff -r 23cc05706f0c -r 7a78c15bcffd distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Thu Jul 18 19:49:00 2013 +0000
+++ b/distrib/sets/lists/debug/mi       Thu Jul 18 20:35:39 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.27 2013/07/05 15:30:36 njoly Exp $
+# $NetBSD: mi,v 1.28 2013/07/18 20:35:39 matt 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
@@ -1751,10 +1751,10 @@
 ./usr/libdata/debug/usr/tests/lib/libposix/posix2/t_rename.debug       tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libppath/t_ppath.debug                       tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libprop/t_basic.debug                        tests-lib-debug         debug,atf
-./usr/libdata/debug/usr/tests/lib/libpthread/dlopen/h_pthread_dlopen.so.1.debug        tests-lib-debug debug,atf
-./usr/libdata/debug/usr/tests/lib/libpthread/dlopen/t_dso_pthread_create.debug         tests-lib-debug debug,atf
-./usr/libdata/debug/usr/tests/lib/libpthread/dlopen/t_dlopen.debug     tests-lib-debug debug,atf
-./usr/libdata/debug/usr/tests/lib/libpthread/dlopen/t_main_pthread_create.debug        tests-lib-debug debug,atf
+./usr/libdata/debug/usr/tests/lib/libpthread/dlopen/h_pthread_dlopen.so.1.debug        tests-lib-debug debug,atf,pic
+./usr/libdata/debug/usr/tests/lib/libpthread/dlopen/t_dso_pthread_create.debug         tests-lib-debug debug,atf,pic
+./usr/libdata/debug/usr/tests/lib/libpthread/dlopen/t_dlopen.debug     tests-lib-debug debug,atf,pic
+./usr/libdata/debug/usr/tests/lib/libpthread/dlopen/t_main_pthread_create.debug        tests-lib-debug debug,atf,pic
 
 ./usr/libdata/debug/usr/tests/lib/libpthread/h_atexit.debug            tests-lib-tests         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libpthread/h_cancel.debug            tests-lib-tests         debug,atf
@@ -1800,16 +1800,16 @@
 ./usr/libdata/debug/usr/tests/lib/libutil/t_pidfile.debug              tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libutil/t_snprintb.debug             tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libutil/t_sockaddr_snprintf.debug    tests-lib-debug         debug,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_df_1_noopen1.debug   tests-libexec-debug     debug,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_df_1_noopen2.debug   tests-libexec-debug     debug,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_dl_symver_v0.debug   tests-libexec-debug     debug,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_dl_symver_v1.debug   tests-libexec-debug     debug,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_dl_symver_v2.debug   tests-libexec-debug     debug,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_locking.debug        tests-libexec-debug     debug,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_dlerror-cleared.debug        tests-libexec-debug     debug,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_dlerror-false.debug  tests-libexec-debug     debug,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_dlinfo.debug         tests-libexec-debug     debug,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_dlvsym.debug         tests-libexec-debug     debug,atf
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_df_1_noopen1.debug   tests-libexec-debug     debug,atf,pic
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_df_1_noopen2.debug   tests-libexec-debug     debug,atf,pic
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_dl_symver_v0.debug   tests-libexec-debug     debug,atf,pic
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_dl_symver_v1.debug   tests-libexec-debug     debug,atf,pic
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_dl_symver_v2.debug   tests-libexec-debug     debug,atf,pic
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_locking.debug        tests-libexec-debug     debug,atf,pic
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_dlerror-cleared.debug        tests-libexec-debug     debug,atf,pic
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_dlerror-false.debug  tests-libexec-debug     debug,atf,pic
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_dlinfo.debug         tests-libexec-debug     debug,atf,pic
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/t_dlvsym.debug         tests-libexec-debug     debug,atf,pic
 ./usr/libdata/debug/usr/tests/net/bpf/t_bpf.debug              tests-net-debug         debug,atf,rump
 ./usr/libdata/debug/usr/tests/net/bpf/t_div-by-zero.debug              tests-net-debug         debug,atf,rump
 ./usr/libdata/debug/usr/tests/net/bpfilter/t_bpfilter.debug            tests-net-debug         debug,atf,rump



Home | Main Index | Thread Index | Old Index