binutils-gdb/sim/testsuite/cris
Mike Frysinger 8613fa4c49 sim: cris: always search for local rvdummy tool
If the board info sets the sim to a basename that is found via $PATH
(which is the default dejagnu behavior), the logic here to use its
dirname to find rvdummy fails because it looks for `./rvdummy`.  So
switch it to always use the local build of rvdummy which is the one
we want to be testing against in the first place.

If we get a request for testing against a different setup, we can
figure out & document the needs at that point, and then setup some
config knobs to control it.
2021-11-27 01:26:41 -05:00
..
asm sim: testsuite: rework sim_init usage 2021-11-26 19:48:05 -05:00
c sim: testsuite: initial support for OS-specific tests 2021-11-26 20:06:55 -05:00
hw/rv-n-cris sim: cris: always search for local rvdummy tool 2021-11-27 01:26:41 -05:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00