binutils debuginfod test
authorAlan Modra <amodra@gmail.com>
Sun, 21 Nov 2021 23:30:45 +0000 (10:00 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 23 Nov 2021 05:09:26 +0000 (15:39 +1030)
commit0c3e266dc283a45a23185be3bb49e4d33987a892
tree1e73f15d5ade05de49f9c19bd5c5dc6423bdba0f
parent2990bf409642bd16d99d66e5f828291148157ab3
binutils debuginfod test

A missing "return" resulted in this non-ELF fail:
x86_64-w64-mingw32  +FAIL: debuginfod (create separate debug info file)

Also, the debuginfod I have installed does not appear to handle
non-native ELF objects, so only run the test when native.

* testsuite/binutils-all/debuginfod.exp: Don't run test unless
native ELF.
binutils/testsuite/binutils-all/debuginfod.exp