qemu-e2k/tests/tcg
Max Filippov 3db8a95e70 tests/tcg/xtensa: conditionalize MMU-related tests
Make MMU-related tests conditional on the presence of MMUv2 option.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2019-02-28 04:43:23 -08:00
..
aarch64
alpha
arm
cris
hppa
i386
lm32
m68k
mips tests: tcg: mips: Remove old directories 2019-01-24 17:48:33 +01:00
multiarch
openrisc
ppc
riscv
s390x
sh4
sparc64
x86_64
xtensa tests/tcg/xtensa: conditionalize MMU-related tests 2019-02-28 04:43:23 -08:00
Makefile
Makefile.include
Makefile.probe
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".