qemu-e2k/tests/tcg
2022-06-10 11:48:11 +03:00
..
aarch64
alpha
arm
cris
e2k tests: tcg: add basic tests for e2k 2022-06-10 11:48:11 +03:00
hexagon
hppa
i386
loongarch64 tests/tcg/loongarch64: Add hello/memory test in loongarch64 system 2022-06-06 18:14:13 +00:00
m68k tests/tcg/m68k: Add trap.c 2022-06-02 09:35:03 +02:00
minilib
mips
multiarch tests/tcg: Test overflow conditions 2022-06-03 08:03:28 +02:00
nios2
openrisc
ppc
ppc64
ppc64le
riscv64
s390x tests/tcg/s390x: Test unwinding from signal handlers 2022-05-23 22:52:27 +02:00
sh4
sparc64
tricore
x86_64 Fix 'writeable' typos 2022-06-08 19:38:47 +01:00
xtensa tests/tcg/xtensa: fix vectors and checks in timer test 2022-05-06 15:27:40 -07:00
Makefile.target
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".