]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
testsuite: Fix some tests that write outside of the standard output directory
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 15 Feb 2016 16:46:10 +0000 (11:46 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 15 Feb 2016 16:46:10 +0000 (11:46 -0500)
commitaa4803559b046ab4691965f8a4ceed1037b37629
tree8464e78fc47a3ab618502e65be3ed894bf7d1020
parent6439ea1a8827247110cb50f4b4fc4ca489af6578
testsuite: Fix some tests that write outside of the standard output directory

gdb/testsuite/ChangeLog:

* gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
define object file path.
* gdb.btrace/gcore.exp: Use standard_output_file to define core
file path.
* lib/opencl.exp (gdb_compile_opencl_hostapp): Use
standard_output_file to define binfile.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/wrong_frame_bt_full.exp
gdb/testsuite/gdb.btrace/gcore.exp
gdb/testsuite/lib/opencl.exp