qemu-e2k/tests/tcg
Taylor Simpson 22c30b2d20 tests/tcg: modify multiarch tests to work with clang
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1574032465-12186-1-git-send-email-tsimpson@quicinc.com>
[AJB: tweak header line]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-11-20 10:53:31 +00:00
..
aarch64 tests/tcg: enable plugin testing 2019-10-28 15:12:38 +00:00
alpha
arm tests/tcg: enable plugin testing 2019-10-28 15:12:38 +00:00
cris tests/tcg: set QEMU_OPTS for all cris runs 2019-10-28 15:12:38 +00:00
hppa
i386 tests/tcg: drop test-i386-fprem from TESTS when not SLOW 2019-10-28 15:12:38 +00:00
lm32
m68k
minilib
mips
multiarch tests/tcg: modify multiarch tests to work with clang 2019-11-20 10:53:31 +00:00
openrisc
ppc
s390x
sh4
sparc64
x86_64
xtensa
.gitignore
configure.sh
Makefile.prereqs
Makefile.qemu
Makefile.target tests/tcg: enable plugin testing 2019-10-28 15:12:38 +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".

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