qemu-e2k/tests/tcg
Michael Tokarev 6c67d98c4a hexagon: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Brian Cain <bcain@quicinc.com>
2023-09-08 13:08:52 +03:00
..
aarch64 tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc 2023-08-31 19:47:43 +02:00
alpha tests/tcg/alpha: Add test for cvttq 2023-07-01 08:26:54 +02:00
arm
cris
hexagon hexagon: spelling fixes 2023-09-08 13:08:52 +03:00
hppa
i386 tests/multiarch: Add test-aes 2023-07-08 07:30:17 +01:00
loongarch64
m68k
minilib
mips
multiarch gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT 2023-08-30 14:57:50 +01: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 precise self-modifying code handling 2023-08-31 19:10:01 +02:00
sh4
sparc64
tricore configure: remove HOST_CC 2023-09-07 13:32:14 +02: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".