Module Name: src Committed By: christos Date: Thu Mar 21 16:51:07 UTC 2013
Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi Log Message: new dlopen tests for libpthread. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/distrib/sets/lists/debug/mi cvs rdiff -u -r1.529 -r1.530 src/distrib/sets/lists/tests/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/distrib/sets/lists/debug/mi diff -u src/distrib/sets/lists/debug/mi:1.15 src/distrib/sets/lists/debug/mi:1.16 --- src/distrib/sets/lists/debug/mi:1.15 Tue Mar 12 11:17:58 2013 +++ src/distrib/sets/lists/debug/mi Thu Mar 21 12:51:07 2013 @@ -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 Index: src/distrib/sets/lists/tests/mi diff -u src/distrib/sets/lists/tests/mi:1.529 src/distrib/sets/lists/tests/mi:1.530 --- src/distrib/sets/lists/tests/mi:1.529 Fri Mar 8 12:02:29 2013 +++ src/distrib/sets/lists/tests/mi Thu Mar 21 12:51:07 2013 @@ -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