qemu-e2k/tests/tcg/aarch64
Alex Bennée 3089e74e67 tests/tcg: enable plugin testing
If CONFIG_PLUGINS is enabled then lets enable testing for all our TCG
targets. This is a simple smoke test that ensure we don't crash or
otherwise barf out by running each plugin against each test.

There is a minor knock on effect for additional runners which need
specialised QEMU_OPTS which will also need to declare a plugin version
of the runner. If this gets onerous we might need to add another
helper.

Checking the results of the plugins is left for a later exercise.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2019-10-28 15:12:38 +00:00
..
system tests/tcg/aarch64: add system boot.S 2019-05-28 10:28:51 +01:00
Makefile.softmmu-target tests/tcg: move "virtual" tests to EXTRA_TESTS 2019-10-28 15:12:38 +00:00
Makefile.target tests/tcg: enable plugin testing 2019-10-28 15:12:38 +00:00
fcvt.ref tests/tcg/arm: add fcvt test cases for AArch32/64 2018-06-20 20:22:34 +01:00
float_convs.ref tests/tcg: add generic version of float_convs 2019-09-26 19:00:53 +01:00
float_madds.ref tests/tcg: add float_madds test to multiarch 2019-09-26 19:00:53 +01:00
pauth-1.c tests/tcg/arm: account for pauth randomness 2019-03-12 17:05:21 +00:00
pauth-2.c target/arm: Fix output of PAuth Auth 2019-06-13 15:14:03 +01:00