QemuK210/tests/tcg
xuetest 82bdd00ec4 first commit 2021-05-10 20:01:02 +08:00
..
aarch64 first commit 2021-05-10 20:01:02 +08:00
alpha first commit 2021-05-10 20:01:02 +08:00
arm first commit 2021-05-10 20:01:02 +08:00
cris first commit 2021-05-10 20:01:02 +08:00
hexagon first commit 2021-05-10 20:01:02 +08:00
hppa first commit 2021-05-10 20:01:02 +08:00
i386 first commit 2021-05-10 20:01:02 +08:00
lm32 first commit 2021-05-10 20:01:02 +08:00
m68k first commit 2021-05-10 20:01:02 +08:00
minilib first commit 2021-05-10 20:01:02 +08:00
mips first commit 2021-05-10 20:01:02 +08:00
multiarch first commit 2021-05-10 20:01:02 +08:00
openrisc first commit 2021-05-10 20:01:02 +08:00
ppc first commit 2021-05-10 20:01:02 +08:00
ppc64 first commit 2021-05-10 20:01:02 +08:00
ppc64le first commit 2021-05-10 20:01:02 +08:00
riscv64 first commit 2021-05-10 20:01:02 +08:00
s390x first commit 2021-05-10 20:01:02 +08:00
sh4 first commit 2021-05-10 20:01:02 +08:00
sparc64 first commit 2021-05-10 20:01:02 +08:00
x86_64 first commit 2021-05-10 20:01:02 +08:00
xtensa first commit 2021-05-10 20:01:02 +08:00
Makefile.prereqs first commit 2021-05-10 20:01:02 +08:00
Makefile.qemu first commit 2021-05-10 20:01:02 +08:00
Makefile.target first commit 2021-05-10 20:01:02 +08:00
README first commit 2021-05-10 20:01:02 +08:00
configure.sh first commit 2021-05-10 20:01:02 +08: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".

LM32
====
The testsuite for LM32 is in tests/tcg/lm32.  You can run it
with "make test-lm32".