If the binutils testsuite is run on an installed toolchain the tests involving
authorNick Clifton <nickc@redhat.com>
Tue, 3 Jun 2014 07:37:29 +0000 (08:37 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 3 Jun 2014 07:40:39 +0000 (08:40 +0100)
commit9bc24099c80dca9ab1d5f2d18670de666f3f4590
tree825135423584a6a20a93dff0f93d1ed4a6083875
parente698b8c41cbb2648a11a2ae806922c44d1482aed
 If the binutils testsuite is run on an installed toolchain the tests involving
the bfdtest1 and bfdtest2 executables will fail because they are not installed.
 Since the programs only exist to be used by the testsuite it does not make sense
to install them, so instead I have chosen to create a patch which skips the tests
when they are not present.

* binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2
if these executables are not present.
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/ar.exp