qemu-e2k/tests/tcg
Ilya Leoshkevich c8db90b86d tests/tcg/s390x: Add sam.S
Add a small test to prevent regressions.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20221129015328.55439-1-iii@linux.ibm.com>
Message-Id: <20230220184052.163465-7-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-02-27 09:15:39 +01:00
..
aarch64 tests/tcg: add memory-sve test for aarch64 2023-02-02 11:48:20 +00:00
alpha
arm
cris
hexagon
hppa
i386 target/i386: fix ADOX followed by ADCX 2023-02-11 09:07:25 +01:00
loongarch64
m68k
minilib
mips
multiarch
nios2
openrisc
ppc
ppc64
ppc64le
riscv64
s390x tests/tcg/s390x: Add sam.S 2023-02-27 09:15:39 +01:00
sh4
sparc64
tricore tests/tcg/tricore: Add test for ld.h 2023-02-08 10:02:46 +01:00
x86_64 target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode 2023-02-16 16:57:34 +01:00
xtensa
Makefile.target tests/tcg: Use SIGKILL for timeout 2023-02-02 10:44:23 +00: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".