OSDN Git Service

gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 13 Jul 2009 19:20:39 +0000 (19:20 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 13 Jul 2009 19:20:39 +0000 (19:20 +0000)
commit999b08f8fdf4c485c17f458e09c5f42885ad5062
tree827f3aaf65e2cbeeaa78c432c89e38ba7412deb7
parent36e2e1ec4beb322f671ff58fd235df91e680b59f
gdb/testsuite/
Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
* gdb.base/annota1.exp (thread_test): Import global $testfile.
Change the compilation target to match the testcase name.
* gdb.base/sect-cmd.exp: Change the compilation target to match the
testcase name.
* a2-run.exp: Use for setup prepare_for_testing.  Change the
compilation target to match the testcase name.
* gdb.base/commands.exp: Likewise.
* gdb.base/finish.exp: Likewise.
* gdb.base/float.exp: Likewise.
* gdb.base/info-target.exp: Likewise.
* gdb.base/relational.exp: Likewise.
* gdb.base/term.exp: Likewise.
* gdb.base/until.exp: Likewise.
* gdb.base/volatile.exp: Likewise.
* gdb.base/whatis-exp.exp: Likewise.
13 files changed:
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/a2-run.exp
gdb/testsuite/gdb.base/annota1.exp
gdb/testsuite/gdb.base/commands.exp
gdb/testsuite/gdb.base/finish.exp
gdb/testsuite/gdb.base/float.exp
gdb/testsuite/gdb.base/info-target.exp
gdb/testsuite/gdb.base/relational.exp
gdb/testsuite/gdb.base/sect-cmd.exp
gdb/testsuite/gdb.base/term.exp
gdb/testsuite/gdb.base/until.exp
gdb/testsuite/gdb.base/volatile.exp
gdb/testsuite/gdb.base/whatis-exp.exp