Arm: Skip tests on WINCE that require mapping symbols
authorTamar Christina <tamar.christina@arm.com>
Fri, 9 Aug 2019 08:06:50 +0000 (09:06 +0100)
committerTamar Christina <tamar.christina@arm.com>
Fri, 9 Aug 2019 08:07:45 +0000 (09:07 +0100)
commit2b2ed2452c0bd2437ff65e71356bece225f0be46
treec0817542dda35910fdfd138bcea1fdf882041dc5
parent678581fc78cffcfd1423b557368c3a0cfb695b87
Arm: Skip tests on WINCE that require mapping symbols

The following tests fail on wince as they rely on mapping symbols to
give them a fixed order.

This skips them on platforms that don't have mapping symbols.

binutils/ChangeLog:

* testsuite/binutils-all/arm/in-order-all.d: Skip on pe, wince, coff.
* testsuite/binutils-all/arm/in-order.d: Likewise.
* testsuite/binutils-all/arm/out-of-order-all.d: Likewise.
* testsuite/binutils-all/arm/out-of-order.d: Likewise.
binutils/ChangeLog
binutils/testsuite/binutils-all/arm/in-order-all.d
binutils/testsuite/binutils-all/arm/in-order.d
binutils/testsuite/binutils-all/arm/out-of-order-all.d
binutils/testsuite/binutils-all/arm/out-of-order.d
This page took 0.024802 seconds and 4 git commands to generate.