]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
S390: Fix output path for s390-tdbregs test case
authorAndreas Arnez <arnez@linux.vnet.ibm.com>
Tue, 1 Mar 2016 11:43:55 +0000 (12:43 +0100)
committerAndreas Arnez <arnez@linux.vnet.ibm.com>
Tue, 1 Mar 2016 11:43:55 +0000 (12:43 +0100)
commit4a9321595003d86dd4794d0edab071f91989808e
treedd41986e88d9059bf1e5e449421837d28f8034fa
parentf24894771e384b1bc60dc0f2c104d7e7fad3c865
S390: Fix output path for s390-tdbregs test case

Since test artifacts are always organized in a directory hierarchy, the
s390-tdbregs test case is not executed correctly any more.  This is
because it uses an obsolete way of constructing the executable's path.

This change invokes prepare_for_testing instead.

gdb/testsuite/ChangeLog:

* gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
manually constructing the output path.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/s390-tdbregs.exp