fix some simple thinkos in the test suite
authorTom Tromey <tromey@redhat.com>
Thu, 22 Aug 2013 18:10:25 +0000 (12:10 -0600)
committerTom Tromey <tromey@redhat.com>
Mon, 4 Nov 2013 17:55:58 +0000 (10:55 -0700)
commit5030a410ad1bd9a1d4aecf101ec1fa3519f04ed0
treeacc9b2650425e983946a253f9148096e75c6eea7
parent95d7853ebb9258f938839ef257242f10851c7c09
fix some simple thinkos in the test suite

This fixes some parallelization thinkos from a while ago.  I'm not
sure how the problems ever slipped through.  In addition to a thinko
fix in twice.exp, this also finishes fixing it up for parallelization.

2013-11-04  Tom Tromey  <tromey@redhat.com>

* gdb.base/gcore-buffer-overflow.exp: Use
standard_output_file, not standard_testfile.
* gdb.base/twice.exp: Use standard_testfile, not
standard_output_file.  Use gdb_remote_download.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/gcore-buffer-overflow.exp
gdb/testsuite/gdb.base/twice.exp
This page took 0.028951 seconds and 4 git commands to generate.