qemu/tests/tcg
Ilya Leoshkevich 255422dc75 tests/tcg/s390x: Test CLC with inaccessible second operand
Add a small test to prevent regressions.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20231106093605.1349201-3-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit 43fecbe7a53fe8e5a6aff0d6471b1cc624e26b51)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2023-11-19 21:15:06 +03:00
..
aarch64 target/arm: Fix SVE STR increment 2023-11-09 16:38:51 +03:00
alpha
arm tests/tcg: Add -fno-stack-protector 2023-11-01 12:59:22 +03:00
cris tests/tcg: Add -fno-stack-protector 2023-11-01 12:59:22 +03:00
hexagon tests/tcg: Add -fno-stack-protector 2023-11-01 12:59:22 +03:00
hppa
i386 tests/tcg: Add -fno-stack-protector 2023-11-01 12:59:22 +03:00
loongarch64
m68k
minilib tests/tcg: Add -fno-stack-protector 2023-11-01 12:59:22 +03:00
mips tests/tcg: Add -fno-stack-protector 2023-11-01 12:59:22 +03:00
multiarch tests/tcg: Disable filename test for info proc mappings 2023-08-09 07:19:41 -07:00
nios2
openrisc
ppc
ppc64 tests/multiarch: Add test-aes 2023-07-08 07:30:17 +01:00
ppc64le
riscv64 riscv: Add support for the Zfa extension 2023-07-10 22:29:20 +10:00
s390x tests/tcg/s390x: Test CLC with inaccessible second operand 2023-11-19 21:15:06 +03:00
sh4
sparc64
tricore target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0 2023-10-03 02:05:55 +03:00
x86_64 other architectures: spelling fixes 2023-07-25 17:14:07 +03:00
xtensa
xtensaeb
Makefile.target tests/tcg: Add -fno-stack-protector 2023-11-01 12:59:22 +03:00
README

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".