From: Bart Van Assche Date: Wed, 12 Mar 2008 18:21:08 +0000 (+0000) Subject: Updated expected output. X-Git-Tag: svn/VALGRIND_3_4_0~890 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=018ec23d05724f525547801a2961ccf4c64bc322;p=thirdparty%2Fvalgrind.git Updated expected output. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7659 --- diff --git a/exp-drd/tests/tc20_verifywrap2.stderr.exp-linuxthreads b/exp-drd/tests/tc20_verifywrap2.stderr.exp-linuxthreads index f5a48b883c..6137605568 100644 --- a/exp-drd/tests/tc20_verifywrap2.stderr.exp-linuxthreads +++ b/exp-drd/tests/tc20_verifywrap2.stderr.exp-linuxthreads @@ -1,10 +1,8 @@ -[1/1] pre_mutex_lock (?) 0x........ rc 0 owner 0 -[1/1] mutex_init mutex 0x........ +[1/1] pre_mutex_lock mutex 0x........ rc 0 owner 0 [1/1] post_mutex_lock mutex 0x........ rc 0 owner 0 [1/1] mutex_unlock mutex 0x........ rc 1 -[1/1] pre_mutex_lock (?) 0x........ rc 0 owner 0 -[1/1] mutex_init mutex 0x........ +[1/1] pre_mutex_lock mutex 0x........ rc 0 owner 0 [1/1] post_mutex_lock mutex 0x........ rc 0 owner 0 [1/1] mutex_unlock mutex 0x........ rc 1 [1/1] pre_mutex_lock mutex 0x........ rc 0 owner 1 @@ -13,8 +11,7 @@ [1/1] pre_mutex_lock mutex 0x........ rc 0 owner 1 [1/1] post_mutex_lock mutex 0x........ rc 0 owner 1 [1/1] mutex_unlock mutex 0x........ rc 1 -[1/1] pre_mutex_lock (?) 0x........ rc 0 owner 0 -[1/1] mutex_init recursive mutex 0x........ +[1/1] pre_mutex_lock recursive mutex 0x........ rc 0 owner 0 [1/1] post_mutex_lock recursive mutex 0x........ rc 0 owner 0 @@ -33,8 +30,7 @@ the newer NPTL (Native POSIX Threads Library). Please try to rerun DRD after having upgraded to a newer version of your Linux distribution. Giving up. [1/1] mutex_unlock recursive mutex 0x........ rc 1 -[1/1] pre_mutex_lock (?) 0x........ rc 0 owner 0 -[1/1] mutex_init recursive mutex 0x........ +[1/1] pre_mutex_lock recursive mutex 0x........ rc 0 owner 0 [1/1] post_mutex_lock recursive mutex 0x........ rc 0 owner 0 [1/1] mutex_unlock recursive mutex 0x........ rc 1