qemu-e2k/tests/tcg
Richard Henderson 1d9ac91baf tests/tcg/aarch64: Add bti smoke tests
The note test requires gcc 10 for -mbranch-protection=standard.
The mmap test uses PROT_BTI and does not require special compiler support.

Acked-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20201021173749.111103-13-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-10-27 10:44:03 +00:00
..
aarch64 tests/tcg/aarch64: Add bti smoke tests 2020-10-27 10:44:03 +00:00
alpha
arm
cris
hppa
i386
lm32
m68k
minilib
mips
multiarch tests/tcg/linux-test: Adjust getsockname for musl 2020-10-14 21:19:52 -07:00
openrisc
ppc
s390x
sh4
sparc64
x86_64
xtensa tests/tcg/xtensa: add DFP0 arithmetic tests 2020-08-21 12:48:16 -07:00
configure.sh tests/tcg/aarch64: Add bti smoke tests 2020-10-27 10:44:03 +00:00
Makefile.prereqs
Makefile.qemu tests/tcg: reinstate or replace desired parts of rules.mak 2020-09-30 19:11:36 +02:00
Makefile.target plugins: move the more involved plugins to contrib 2020-09-10 10:47:03 +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".

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