sim: testsuite: drop most specific istarget checks
authorMike Frysinger <vapier@gentoo.org>
Fri, 26 Nov 2021 05:18:45 +0000 (00:18 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 29 Nov 2021 02:55:16 +0000 (21:55 -0500)
commitb42f20d2ac724c4936ff9cc1109f6cf2d91a7a52
tree82e4f2537200e3846ba1e65f8aae9e4e44a2249a
parent804de1faf4f667bbca5b9ff38dcfe37493052098
sim: testsuite: drop most specific istarget checks

We'll rely on the toolchain probing to determine whether each arch's
tests can be run rather the current configure target.  This allows
testing all of the ports in a multitarget configuration.

For now, we don't reformat the files entirely to make it easier to
review, and in case we need to make adjustments.  Once this feels
like it's stable, we can flatten the code a bit by removing the if
statement entirely.
42 files changed:
sim/testsuite/aarch64/allinsn.exp
sim/testsuite/arm/allinsn.exp
sim/testsuite/arm/iwmmxt/iwmmxt.exp
sim/testsuite/arm/misc.exp
sim/testsuite/arm/thumb/allthumb.exp
sim/testsuite/arm/xscale/xscale.exp
sim/testsuite/avr/allinsn.exp
sim/testsuite/bfin/allinsn.exp
sim/testsuite/bpf/allinsn.exp
sim/testsuite/cr16/allinsn.exp
sim/testsuite/cr16/misc.exp
sim/testsuite/cris/asm/asm.exp
sim/testsuite/cris/c/c.exp
sim/testsuite/cris/hw/rv-n-cris/rvc.exp
sim/testsuite/d10v/allinsn.exp
sim/testsuite/frv/allinsn.exp
sim/testsuite/frv/cache.ms
sim/testsuite/frv/fr400/allinsn.exp
sim/testsuite/frv/fr500/allinsn.exp
sim/testsuite/frv/fr550/allinsn.exp
sim/testsuite/frv/interrupts.exp
sim/testsuite/frv/misc.exp
sim/testsuite/frv/parallel.exp
sim/testsuite/ft32/allinsn.exp
sim/testsuite/h8300/allinsn.exp
sim/testsuite/iq2000/allinsn.exp
sim/testsuite/lm32/allinsn.exp
sim/testsuite/m32c/allinsn.exp
sim/testsuite/m32r/allinsn.exp
sim/testsuite/m32r/misc.exp
sim/testsuite/m68hc11/allinsn.exp
sim/testsuite/mcore/allinsn.exp
sim/testsuite/microblaze/allinsn.exp
sim/testsuite/mips/basic.exp
sim/testsuite/mn10300/allinsn.exp
sim/testsuite/moxie/allinsn.exp
sim/testsuite/msp430/allinsn.exp
sim/testsuite/or1k/alltests.exp
sim/testsuite/pru/allinsn.exp
sim/testsuite/riscv/allinsn.exp
sim/testsuite/sh/allinsn.exp
sim/testsuite/v850/allinsns.exp