|
From: <sv...@va...> - 2007-09-12 08:55:12
|
Author: sewardj
Date: 2007-09-12 09:55:13 +0100 (Wed, 12 Sep 2007)
New Revision: 6824
Log:
Update expected output following r6823.
Modified:
branches/THRCHECK/thrcheck/tests/hg03_inherit.stderr.exp
branches/THRCHECK/thrcheck/tests/hg04_race.stderr.exp
branches/THRCHECK/thrcheck/tests/hg05_race2.stderr.exp
branches/THRCHECK/thrcheck/tests/tc09_bad_unlock.stderr.exp
Modified: branches/THRCHECK/thrcheck/tests/hg03_inherit.stderr.exp
===================================================================
--- branches/THRCHECK/thrcheck/tests/hg03_inherit.stderr.exp 2007-09-12 08:53:35 UTC (rev 6823)
+++ branches/THRCHECK/thrcheck/tests/hg03_inherit.stderr.exp 2007-09-12 08:55:13 UTC (rev 6824)
@@ -1,5 +1,4 @@
-Thread 3:
Thread #1 is the program's root thread
Thread #3 was created
Modified: branches/THRCHECK/thrcheck/tests/hg04_race.stderr.exp
===================================================================
--- branches/THRCHECK/thrcheck/tests/hg04_race.stderr.exp 2007-09-12 08:53:35 UTC (rev 6823)
+++ branches/THRCHECK/thrcheck/tests/hg04_race.stderr.exp 2007-09-12 08:55:13 UTC (rev 6824)
@@ -1,5 +1,4 @@
-Thread 2:
Thread #2 was created
at 0x........: clone (in /...libc...)
by 0x........: ...
Modified: branches/THRCHECK/thrcheck/tests/hg05_race2.stderr.exp
===================================================================
--- branches/THRCHECK/thrcheck/tests/hg05_race2.stderr.exp 2007-09-12 08:53:35 UTC (rev 6823)
+++ branches/THRCHECK/thrcheck/tests/hg05_race2.stderr.exp 2007-09-12 08:55:13 UTC (rev 6824)
@@ -1,5 +1,4 @@
-Thread 2:
Thread #2 was created
at 0x........: clone (in /...libc...)
by 0x........: ...
Modified: branches/THRCHECK/thrcheck/tests/tc09_bad_unlock.stderr.exp
===================================================================
--- branches/THRCHECK/thrcheck/tests/tc09_bad_unlock.stderr.exp 2007-09-12 08:53:35 UTC (rev 6823)
+++ branches/THRCHECK/thrcheck/tests/tc09_bad_unlock.stderr.exp 2007-09-12 08:55:13 UTC (rev 6824)
@@ -10,7 +10,6 @@
by 0x........: nearly_main (tc09_bad_unlock.c:23)
by 0x........: main (tc09_bad_unlock.c:49)
-Thread 2:
Thread #2 was created
at 0x........: clone (in /...libc...)
by 0x........: ...
@@ -30,7 +29,6 @@
by 0x........: nearly_main (tc09_bad_unlock.c:31)
by 0x........: main (tc09_bad_unlock.c:49)
-Thread 1:
Thread #1 unlocked an invalid lock at 0x........
at 0x........: pthread_mutex_unlock (tc_intercepts.c:423)
by 0x........: nearly_main (tc09_bad_unlock.c:41)
@@ -58,7 +56,6 @@
by 0x........: nearly_main (tc09_bad_unlock.c:23)
by 0x........: main (tc09_bad_unlock.c:50)
-Thread 2:
Thread #3 was created
at 0x........: clone (in /...libc...)
by 0x........: ...
@@ -78,7 +75,6 @@
by 0x........: nearly_main (tc09_bad_unlock.c:31)
by 0x........: main (tc09_bad_unlock.c:50)
-Thread 1:
Thread #1 unlocked an invalid lock at 0x........
at 0x........: pthread_mutex_unlock (tc_intercepts.c:423)
by 0x........: nearly_main (tc09_bad_unlock.c:41)
|