From: Florian Krohm Date: Tue, 24 Jul 2012 20:37:50 +0000 (+0000) Subject: Fix testcase and update results. X-Git-Tag: svn/VALGRIND_3_8_0~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58e19c0bd346d5993ff5459745923a2dc37c3499;p=thirdparty%2Fvalgrind.git Fix testcase and update results. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12779 --- diff --git a/none/tests/s390x/tre.c b/none/tests/s390x/tre.c index db546dfde0..dd2e1efce8 100644 --- a/none/tests/s390x/tre.c +++ b/none/tests/s390x/tre.c @@ -47,7 +47,7 @@ void run_test(void *tran_table, void *srcaddr, uint64_t len, uint8_t test) tre_regs regs; int i; - regs = tre(tran_table, buff, len, test); + regs = tre(tran_table, srcaddr, len, test); if ((uint64_t)tran_table != regs.tabaddr) printf("translation table address changed\n"); diff --git a/none/tests/s390x/tre.stdout.exp b/none/tests/s390x/tre.stdout.exp index f03e622a3c..3a42b520d4 100644 --- a/none/tests/s390x/tre.stdout.exp +++ b/none/tests/s390x/tre.stdout.exp @@ -1,4 +1,3 @@ -source address/length not updated properly Resulting cc is 0 and the string is Resulting cc is 0 and the string is Resulting cc is 0 and the string is