binutils-gdb/sim/testsuite
Mike Frysinger 7b3dd7b9b3 sim: testsuite: fix cris stat3 in diff setups
This test uses the test itself as an input to stating regular files.
This gets funky though: when we run check in parallel, the output
object dir is the subdir that matches the .exp file.  When we run
with -j1, the output object dir is the sim builddir itself.

The old test would append argv[0] to find the file, while the new
test uses basename on it.  Each method works in only one of the
aforementioned build scenarios.  Rather than complicate this any
more, switch to a different file that we know will always exist:
the Makefile.
2022-11-04 01:42:41 +07:00
..
aarch64
arm
avr
bfin
bpf
common
config
cr16
cris sim: testsuite: fix cris stat3 in diff setups 2022-11-04 01:42:41 +07:00
d10v
example-synacor
frv
ft32
h8300
iq2000
lib
lm32
m32c
m32r
m68hc11
mcore
microblaze
mips
mn10300
moxie
msp430
or1k
pru
riscv
sh
v850
.gitignore
ChangeLog-2021
local.mk sim: testsuite: improve parallel test processing 2022-10-26 14:38:44 +05:45