S390: Fix output path for s390-multiarch test case
authorAndreas Arnez <arnez@linux.vnet.ibm.com>
Thu, 17 Mar 2016 09:55:55 +0000 (10:55 +0100)
committerAndreas Arnez <arnez@linux.vnet.ibm.com>
Thu, 17 Mar 2016 09:55:55 +0000 (10:55 +0100)
commit64bcd522de3ae1b88d042986de8e36e44b9f2e42
tree6684bc04891c6b41aa9cfc16d7ea1c86b39c2600
parent5fd0888aff1abfa6e06cfa48164e72c48072ac79
S390: Fix output path for s390-multiarch test case

Since test artifacts are organized in a directory hierarchy, the
s390-multiarch test case is not executed correctly any more.  This is
because it uses an obsolete way of constructing the output paths.

This fix invokes standard_testfile instead.

gdb/testsuite/ChangeLog:

* gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
maintaining separate logic for constructing the output path.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/s390-multiarch.exp
This page took 0.024227 seconds and 4 git commands to generate.