Use standard_testfile in i386-bp_permanent.exp
authorYao Qi <yao@codesourcery.com>
Sat, 29 Nov 2014 09:24:07 +0000 (17:24 +0800)
committerYao Qi <yao@codesourcery.com>
Fri, 5 Dec 2014 07:32:00 +0000 (15:32 +0800)
commitddb9f679fa9f54633442c46574b8e5b0ca45a786
tree60cd15cfceb19f5deda0b51456b93a474cad2ff5
parent3972882e52d7199000bb5dfc753a86aa296a567a
Use standard_testfile in i386-bp_permanent.exp

This patch is to use standard_testfile in i386-bp_permanent.exp to replace
existing setting to testfile, srcfile and binfile.  So it fixes a problem
in i386-bp_permanent.exp in parallel testing.

$ make -j3 check TESTS='gdb.guile/scm-section-script.exp gdb.arch/i386-bp_permanent.exp'
....
gdb compile failed, /usr/bin/ld: cannot open output file x86/gdb/testsuite/gdb.arch/i386-bp_permanent: No such file or directory
collect2: error: ld returned 1 exit status

gdb/testsuite:

2014-12-05  Yao Qi  <yao@codesourcery.com>

* gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/i386-bp_permanent.exp