Files
qemu/tests/tcg
Gustavo Romero bbc0543b1b tests/tcg: Add multiarch test for Xfer:siginfo:read stub
Add multiarch test for testing if Xfer:siginfo:read query is properly
handled by gdbstub.

Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240309030901.1726211-6-gustavo.romero@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2024-03-13 11:43:52 +00:00
..
2024-03-07 12:49:16 +00:00
2024-02-29 11:35:37 -10: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-02-29 11:35:37 -10: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
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".