Fix leftover remote test failures from PR binutils/19020
authorLuis Machado <lgustavo@codesourcery.com>
Fri, 14 Oct 2016 14:04:46 +0000 (09:04 -0500)
committerLuis Machado <lgustavo@codesourcery.com>
Fri, 14 Oct 2016 14:04:46 +0000 (09:04 -0500)
commite913b9cb939c45ce9cbf0f224da6466cd3094c3a
treee57bb59e4a05eccf7d82eaacf9ffeefe6fc358f3
parent754c39c2f32a796ad9983836deb7c4429c808e48
Fix leftover remote test failures from PR binutils/19020

As pointed out in PR binutils/19020, those tests were still failing when doing
remote testing. This is because the binary files weren't being copied over to
the remote host for testing.

FAIL: binutils-all/pr19020a
FAIL: binutils-all/pr19020b

This small patch fixes this up to make things pass.

binutils/ChangeLog:
2016-10-14  Luis Machado  <lgustavo@codesourcery.com>

* testsuite/lib/utils-lib.exp (run_dump_test): Call remote_download
to copy file to remote host.
binutils/ChangeLog
binutils/testsuite/lib/utils-lib.exp
This page took 0.025161 seconds and 4 git commands to generate.