qemu-e2k/tests/tcg
Paolo Bonzini 15b273f8e6 tests/tcg: move compiler tests to Makefiles
Further decoupling of tests/tcg from the main QEMU Makefile, and making
the build more similar between the cross compiler case and the vetted
container images.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220929114231.583801-25-alex.bennee@linaro.org>
2022-10-06 11:53:40 +01:00
..
aarch64 tests/tcg: move compiler tests to Makefiles 2022-10-06 11:53:40 +01:00
alpha
arm tests/tcg: clean up calls to run-test 2022-10-06 11:53:40 +01:00
cris tests/tcg: clean up calls to run-test 2022-10-06 11:53:40 +01:00
hexagon
hppa
i386 tests/tcg: move compiler tests to Makefiles 2022-10-06 11:53:40 +01:00
loongarch64
m68k
minilib
mips
multiarch tests/tcg: clean up calls to run-test 2022-10-06 11:53:40 +01:00
nios2
openrisc
ppc
ppc64 tests/tcg: move compiler tests to Makefiles 2022-10-06 11:53:40 +01:00
ppc64le
riscv64
s390x tests/tcg: clean up calls to run-test 2022-10-06 11:53:40 +01:00
sh4
sparc64
tricore
x86_64 tests/tcg: clean up calls to run-test 2022-10-06 11:53:40 +01:00
xtensa
Makefile.target tests/tcg: move compiler tests to Makefiles 2022-10-06 11:53:40 +01: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".