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 try to fix sun2



details:   https://anonhg.NetBSD.org/src/rev/af5bd1c561e0
branches:  trunk
changeset: 785609:af5bd1c561e0
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Mar 23 15:14:15 2013 +0000

description:
try to fix sun2

diffstat:

 distrib/sets/lists/tests/mi |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 4eebcb6d19ff -r af5bd1c561e0 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Sat Mar 23 12:08:47 2013 +0000
+++ b/distrib/sets/lists/tests/mi       Sat Mar 23 15:14:15 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.530 2013/03/21 16:51:07 christos Exp $
+# $NetBSD: mi,v 1.531 2013/03/23 15:14:15 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2396,11 +2396,11 @@
 ./usr/tests/lib/libpthread                     tests-lib-tests
 ./usr/tests/lib/libpthread/dlopen                      tests-lib-tests
 ./usr/tests/lib/libpthread/dlopen/Atffile      tests-lib-tests         atf
-./usr/tests/lib/libpthread/dlopen/h_pthread_dlopen.so  tests-lib-tests         atf
-./usr/tests/lib/libpthread/dlopen/h_pthread_dlopen.so.1        tests-lib-tests         atf
-./usr/tests/lib/libpthread/dlopen/t_dlopen     tests-lib-tests         atf
-./usr/tests/lib/libpthread/dlopen/t_dso_pthread_create tests-lib-tests         atf
-./usr/tests/lib/libpthread/dlopen/t_main_pthread_create        tests-lib-tests         atf
+./usr/tests/lib/libpthread/dlopen/h_pthread_dlopen.so  tests-lib-tests         atf,pic
+./usr/tests/lib/libpthread/dlopen/h_pthread_dlopen.so.1        tests-lib-tests         atf,pic
+./usr/tests/lib/libpthread/dlopen/t_dlopen     tests-lib-tests         atf,pic
+./usr/tests/lib/libpthread/dlopen/t_dso_pthread_create tests-lib-tests         atf,pic
+./usr/tests/lib/libpthread/dlopen/t_main_pthread_create        tests-lib-tests         atf,pic
 ./usr/tests/lib/libpthread/Atffile             tests-lib-tests         atf
 ./usr/tests/lib/libpthread/Kyuafile            tests-lib-tests         atf,kyua
 ./usr/tests/lib/libpthread/d_mach              tests-lib-tests         atf



Home | Main Index | Thread Index | Old Index