]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
update drd/tests/tc23_bogus_condwait.stderr.exp files
authorPetar Jovanovic <mips32r2@gmail.com>
Wed, 26 Apr 2017 10:15:45 +0000 (10:15 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Wed, 26 Apr 2017 10:15:45 +0000 (10:15 +0000)
Follow up to r16312. drd tests use the same file, so we need to update
its exp files too.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16313

drd/tests/tc23_bogus_condwait.stderr.exp-darwin-amd64
drd/tests/tc23_bogus_condwait.stderr.exp-darwin-x86
drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc
drd/tests/tc23_bogus_condwait.stderr.exp-linux-x86

index d3053914716f9f1e1c7f98089aa7834a82b852b8..33103900010c959d2906b2f2520179795524cf7b 100644 (file)
@@ -8,7 +8,7 @@ Mutex not locked: mutex 0x........, recursion count 0, owner 0.
    by 0x........: main (tc23_bogus_condwait.c:72)
 mutex 0x........ was first observed at:
    at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
-   by 0x........: main (tc23_bogus_condwait.c:51)
+   by 0x........: main (tc23_bogus_condwait.c:54)
 
 Thread 3:
 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
@@ -20,7 +20,7 @@ cond 0x........ was first observed at:
    by 0x........: main (tc23_bogus_condwait.c:56)
 mutex 0x........ was first observed at:
    at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
-   by 0x........: main (tc23_bogus_condwait.c:51)
+   by 0x........: main (tc23_bogus_condwait.c:54)
 
 Thread 1:
 The object at address 0x........ is not a mutex.
index 577e1467ee615b8f5d6d57ab3c4c887e337bad03..2908dd8da26455a62241285781f896514d68e63f 100644 (file)
@@ -8,7 +8,7 @@ Mutex not locked: mutex 0x........, recursion count 0, owner 0.
    by 0x........: main (tc23_bogus_condwait.c:72)
 mutex 0x........ was first observed at:
    at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
-   by 0x........: main (tc23_bogus_condwait.c:51)
+   by 0x........: main (tc23_bogus_condwait.c:54)
 
 Thread 3:
 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
@@ -20,7 +20,7 @@ cond 0x........ was first observed at:
    by 0x........: main (tc23_bogus_condwait.c:56)
 mutex 0x........ was first observed at:
    at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
-   by 0x........: main (tc23_bogus_condwait.c:51)
+   by 0x........: main (tc23_bogus_condwait.c:54)
 
 Thread 1:
 The object at address 0x........ is not a mutex.
index fb4e73d631806a956a24d6eb8ccf504f5521361f..f78f6d7936dda31d68e71939fde73d21b57ba2ac 100644 (file)
@@ -18,7 +18,7 @@ Mutex not locked: mutex 0x........, recursion count 0, owner 0.
    by 0x........: main (tc23_bogus_condwait.c:72)
 mutex 0x........ was first observed at:
    at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
-   by 0x........: main (tc23_bogus_condwait.c:51)
+   by 0x........: main (tc23_bogus_condwait.c:54)
 
 The object at address 0x........ is not a mutex.
    at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
index 141115122bd34d84da915cf4849c4b0a4fa275ee..753b5893879e2f2f37f8e9c34df8811f01837bad 100644 (file)
@@ -18,7 +18,7 @@ Mutex not locked: mutex 0x........, recursion count 0, owner 0.
    by 0x........: main (tc23_bogus_condwait.c:72)
 mutex 0x........ was first observed at:
    at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
-   by 0x........: main (tc23_bogus_condwait.c:51)
+   by 0x........: main (tc23_bogus_condwait.c:54)
 
 Thread 3:
 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
@@ -30,7 +30,7 @@ cond 0x........ was first observed at:
    by 0x........: main (tc23_bogus_condwait.c:56)
 mutex 0x........ was first observed at:
    at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
-   by 0x........: main (tc23_bogus_condwait.c:51)
+   by 0x........: main (tc23_bogus_condwait.c:54)
 
 Thread 1:
 The object at address 0x........ is not a mutex.