Richard Henderson fa8718c766 tests/tcg/s390x: Add per.S
Add a small test to avoid regressions.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Tested-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-ID: <20240502054417.234340-15-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-05-29 12:41:56 +02:00
..
2024-02-29 11:35:37 -10:00
2023-10-31 13:28:19 +00:00
2024-02-29 11:35:37 -10:00
2024-05-10 15:45:14 +02:00
2024-02-29 11:35:37 -10:00
2023-10-31 13:28:19 +00:00
2024-03-26 18:20:36 -10:00
2024-05-29 12:41:56 +02:00
2024-05-03 17:33:26 +02:00
2021-05-12 18:20:25 +02:00

This directory contains various interesting guest programs for
regression testing. Tests are either multi-arch, meaning they can be
built for all guest architectures that support linux-user executable,
or they are architecture specific.

CRIS
====
The testsuite for CRIS is in tests/tcg/cris.  You can run it
with "make test-cris".