]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
fix some gdb.dwarf2 tests for parallel safety
authorTom Tromey <tromey@redhat.com>
Thu, 22 Aug 2013 13:39:13 +0000 (13:39 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 22 Aug 2013 13:39:13 +0000 (13:39 +0000)
commit7a218f88658c03a85051a8b6d1aac59541e697ff
tree5e8e7482e707a2c48e3c70cc5f517ff729f5a859
parent3ce958b2ab9f0d1f6c4f12bdc42ea7e8cb21dd6a
fix some gdb.dwarf2 tests for parallel safety

This fixes a few gdb.dwarf2 tests to be more parallel-safe.  This
mostly amounts to changing them to write their files into the
directory designated by standard_output_file.

Built and regtested on x86-64 Fedora 18.

* gdb.dwarf2/clztest.exp: Use standard_testfile.
* gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
* gdb.dwarf2/fission-base.S: Remove directory from
DW_AT_GNU_dwo_name.
* gdb.dwarf2/fission-base.exp: Use build_executable.  Set
debug-file-directory.
* gdb.dwarf2/fission-reread.S: Remove directory from
DW_AT_GNU_dwo_name.
* gdb.dwarf2/fission-reread.exp: Use build_executable.  Set
debug-file-directory.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/clztest.exp
gdb/testsuite/gdb.dwarf2/dw2-minsym-in-cu.exp
gdb/testsuite/gdb.dwarf2/fission-base.S
gdb/testsuite/gdb.dwarf2/fission-base.exp
gdb/testsuite/gdb.dwarf2/fission-reread.S
gdb/testsuite/gdb.dwarf2/fission-reread.exp