|
From: <sv...@va...> - 2015-12-22 16:06:19
|
Author: petarj
Date: Tue Dec 22 16:06:07 2015
New Revision: 15751
Log:
mips: update expected output for helgrind/tests/tc18_semabuse
r15620 changed the test and the expected output for tc18_semabuse,
r15630 fixed the expected output file for other architectures but not
for mips.
Now we update it for mips as well.
Modified:
trunk/helgrind/tests/tc18_semabuse.stderr.exp-linux-mips32-b
Modified: trunk/helgrind/tests/tc18_semabuse.stderr.exp-linux-mips32-b
==============================================================================
--- trunk/helgrind/tests/tc18_semabuse.stderr.exp-linux-mips32-b (original)
+++ trunk/helgrind/tests/tc18_semabuse.stderr.exp-linux-mips32-b Tue Dec 22 16:06:07 2015
@@ -24,6 +24,7 @@
with error code 89 (ENOSYS: Function not implemented)
at 0x........: sem_post_WRK (hg_intercepts.c:...)
by 0x........: sem_post (hg_intercepts.c:...)
+ ...
by 0x........: main (tc18_semabuse.c:40)
|