]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update exp files for memcheck's supp_unknown testcase.
authorFlorian Krohm <florian@eich-krohm.de>
Wed, 5 Oct 2011 02:34:33 +0000 (02:34 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Wed, 5 Oct 2011 02:34:33 +0000 (02:34 +0000)
Promote the s390x exp file to be the golden one because it has the
correct result. Add an exp-kfail file for those platforms where the testcase
fails (x86).

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

memcheck/tests/supp_unknown.stderr.exp
memcheck/tests/supp_unknown.stderr.exp-kfail [moved from memcheck/tests/supp_unknown.stderr.exp-s390x with 86% similarity]
memcheck/tests/supp_unknown.vgtest

index 8a8d02f4983879e57c823151642e353257f1c138..8f87de722dd81b5c57ec9bd99ed3efbd828a2283 100644 (file)
@@ -2,6 +2,7 @@
 Process terminating with default action of signal 11 (SIGSEGV)
  Access not within mapped region at address 0x........
    ...
+   by 0x........: main (badjump.c:17)
  If you believe this happened as a result of a stack
  overflow in your program's main thread (unlikely but
  possible), you can try to increase the size of the
similarity index 86%
rename from memcheck/tests/supp_unknown.stderr.exp-s390x
rename to memcheck/tests/supp_unknown.stderr.exp-kfail
index 5adcfa64de7df4862d996bd3206ceb92e3c151ad..8a8d02f4983879e57c823151642e353257f1c138 100644 (file)
@@ -1,8 +1,7 @@
 
 Process terminating with default action of signal 11 (SIGSEGV)
  Access not within mapped region at address 0x........
-   at 0x........: ???
-   by 0x........: main (badjump.c:17)
+   ...
  If you believe this happened as a result of a stack
  overflow in your program's main thread (unlikely but
  possible), you can try to increase the size of the
index de687e653daba9244e9135db44e4efd28f462fea..50d71b7721a0505ffaa93dba69a06162e0e62899 100644 (file)
@@ -1,3 +1,4 @@
 vgopts: -q --suppressions=supp_unknown.supp
 prog: badjump
 cleanup: rm -f vgcore.pid*
+stderr_filter_args: badjump.c