qemu-e2k/tests/tcg
Ilya Leoshkevich 6c49f685d3 tests/tcg/s390x: Test VSTRS
Add a small test to prevent regressions.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230804233748.218935-4-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-08-23 12:07:30 +02:00
..
aarch64 accel/tcg: Avoid reading too much in load_atom_{2,4} 2023-08-10 10:59:24 -07:00
alpha
arm
cris
hexagon
hppa
i386 tests/multiarch: Add test-aes 2023-07-08 07:30:17 +01:00
loongarch64
m68k
minilib
mips
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 VSTRS 2023-08-23 12:07:30 +02:00
sh4
sparc64
tricore other architectures: spelling fixes 2023-07-25 17:14:07 +03:00
x86_64 other architectures: spelling fixes 2023-07-25 17:14:07 +03:00
xtensa
xtensaeb
Makefile.target other architectures: spelling fixes 2023-07-25 17:14:07 +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".