qemu-patch-raspberry4/tests/tcg/aarch64
Alex Bennée b9fe0063b7 tests/tcg: add simple record/replay smoke test for aarch64
This adds two new tests that re-use the memory test to check basic
record replay functionality is still working. We have to define our
own runners rather than using the default pattern as we want to change
the test name but re-use the memory binary.

We declare the test binaries as PHONY as they don't really exist.

[AJB: A better test would output some sort of timer value or other
otherwise variable value so we could compare the record and replay
outputs and ensure they match]

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Cc: Pavel Dovgalyuk <dovgaluk@ispras.ru>
2019-09-26 19:00:53 +01:00
..
system tests/tcg/aarch64: add system boot.S 2019-05-28 10:28:51 +01: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
Makefile.softmmu-target tests/tcg: add simple record/replay smoke test for aarch64 2019-09-26 19:00:53 +01:00
Makefile.target tests/tcg: clean-up some comments after the de-tangling 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