binutils/testsuite: skip gentestdlls related tests if missing
authorClément Chigot <chigot@adacore.com>
Fri, 16 Sep 2022 08:50:34 +0000 (10:50 +0200)
committerClément Chigot <chigot@adacore.com>
Mon, 26 Sep 2022 15:20:11 +0000 (17:20 +0200)
commite9d92351722884fda8914021b25e5d5a6cc1a181
treecfa4c9bf32925d087a9e27fa2e87436804e97258
parent757b1c20d49438a19cb3bfd5ce5db20f40ce4e21
binutils/testsuite: skip gentestdlls related tests if missing

When launching the testsuite through runtest outside the build tree,
gentestdlls might not be available, this binary being created by make
check.
Simply untested the related tests instead of crashing.

binutils/ChangeLog:

* testsuite/binutils-all/objdump.exp: Skip dotnet tests if
gentestdlls is not available.
binutils/testsuite/binutils-all/objdump.exp