binutils-gdb/sim/testsuite/cris
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
..
asm sim: testsuite: fix cris badarch in multi-target builds 2022-11-04 01:42:41 +07:00
c sim: testsuite: fix cris stat3 in diff setups 2022-11-04 01:42:41 +07:00
hw/rv-n-cris sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomness 2022-02-14 23:50:42 +01:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00