qemu/tests/tcg/cris
Alex Bennée d044b7c33a tests/tcg: limit the scope of the plugin tests
Running every plugin with every test is getting excessive as well as
not really improving coverage that much. Restrict the plugin tests to
just the MULTIARCH_TESTS which are shared between most architecture
for both system and user-mode. For those that aren't we need to squash
MULTIARCH_TESTS so we don't add them when they are not part of the
TESTS global.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230424092249.58552-14-alex.bennee@linaro.org>
2023-04-27 14:58:23 +01:00
..
bare tests/tcg/cris: align mul operations 2019-03-12 17:05:21 +00:00
libc tests/tcg: split cris tests into bare and libc directories 2019-03-12 17:05:21 +00:00
.gdbinit tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
Makefile.target tests/tcg: limit the scope of the plugin tests 2023-04-27 14:58:23 +01:00
README tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00

Test-suite for the cris port. Heavily based on the test-suite for the CRIS port of sim by Hans-Peter Nilsson.