d044b7c33a
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> |
||
---|---|---|
.. | ||
commpage.c | ||
fcvt.c | ||
fcvt.ref | ||
float_convd.ref | ||
float_convs.ref | ||
float_madds.ref | ||
hello-arm.c | ||
Makefile.softmmu-target | ||
Makefile.target | ||
pcalign-a32.c | ||
README | ||
semicall.h | ||
test-arm-iwmmxt.S | ||
test-armv6m-undef.ld | ||
test-armv6m-undef.S |
These are ARM specific guest programs hello-arm --------- A very simple inline assembly, write syscall based hello world test-arm-iwmmxt --------------- A simple test case for older iwmmxt extended ARMs