Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists new dlopen tests for libpthread.



details:   https://anonhg.NetBSD.org/src/rev/414cb8ae8996
branches:  trunk
changeset: 785584:414cb8ae8996
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Mar 21 16:51:07 2013 +0000

description:
new dlopen tests for libpthread.

diffstat:

 distrib/sets/lists/debug/mi |   7 ++++++-
 distrib/sets/lists/tests/mi |  10 +++++++++-
 2 files changed, 15 insertions(+), 2 deletions(-)

diffs (52 lines):

diff -r ea1071f81a18 -r 414cb8ae8996 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Thu Mar 21 16:50:21 2013 +0000
+++ b/distrib/sets/lists/debug/mi       Thu Mar 21 16:51:07 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.15 2013/03/12 15:17:58 njoly Exp $
+# $NetBSD: mi,v 1.16 2013/03/21 16:51:07 christos 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
@@ -1746,6 +1746,11 @@
 ./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/h_atexit.debug            tests-lib-tests         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libpthread/h_cancel.debug            tests-lib-tests         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libpthread/h_exit.debug              tests-lib-tests         debug,atf
diff -r ea1071f81a18 -r 414cb8ae8996 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Thu Mar 21 16:50:21 2013 +0000
+++ b/distrib/sets/lists/tests/mi       Thu Mar 21 16:51:07 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.529 2013/03/08 17:02:29 martin Exp $
+# $NetBSD: mi,v 1.530 2013/03/21 16:51:07 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -123,6 +123,7 @@
 ./usr/libdata/debug/usr/tests/lib/libppath                             tests-lib-debug
 ./usr/libdata/debug/usr/tests/lib/libprop                              tests-lib-debug
 ./usr/libdata/debug/usr/tests/lib/libpthread                           tests-lib-debug
+./usr/libdata/debug/usr/tests/lib/libpthread/dlopen                    tests-lib-debug
 ./usr/libdata/debug/usr/tests/lib/librt                                        tests-lib-debug
 ./usr/libdata/debug/usr/tests/lib/librumpclient                                        tests-lib-debug
 ./usr/libdata/debug/usr/tests/lib/librumphijack                                        tests-lib-debug
@@ -2393,6 +2394,13 @@
 ./usr/tests/lib/libprop/Kyuafile               tests-lib-tests         atf,kyua
 ./usr/tests/lib/libprop/t_basic                        tests-lib-tests         atf
 ./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/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