]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
mips: update expected output for helgrind/tests/tc18_semabuse
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 22 Dec 2015 16:06:07 +0000 (16:06 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 22 Dec 2015 16:06:07 +0000 (16:06 +0000)
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.

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

helgrind/tests/tc18_semabuse.stderr.exp-linux-mips32-b

index 4e46e5e27bf491a83722d7b45561cd29926187f5..a27dd7b504deae434f40c39a25e919267d4f5c3f 100644 (file)
@@ -24,6 +24,7 @@ Thread #x's call to sem_post failed
    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)