qemu-e2k/tests/tcg/multiarch
Alex Bennée 5343a837cd tests/tcg: move some multiarch files and make conditional
We had some messy code to filter out stuff we can't build. Lets junk
that and simplify the logic by pushing some stuff into subdirs. In
particular we move:

  float_helpers into libs - not a standalone test
  linux-test into linux - so we only build on Linux hosts

This allows for at least some of the tests to be nominally usable
by *BSD user builds.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Warner Losh <imp@bsdimp.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Message-Id: <20210917162332.3511179-4-alex.bennee@linaro.org>
2021-10-12 08:37:05 +01:00
..
arm-compat-semi tests/tcg: add HeapInfo checking to semihosting test 2021-03-24 14:25:19 +00:00
gdbstub tests/tcg: relax the next step precision of the gdb sha1 test 2021-04-06 15:04:42 +01:00
libs tests/tcg: move some multiarch files and make conditional 2021-10-12 08:37:05 +01:00
linux tests/tcg: move some multiarch files and make conditional 2021-10-12 08:37:05 +01:00
system tests/tcg: fix missing return 2021-05-18 09:36:21 +01:00
Makefile.target tests/tcg: move some multiarch files and make conditional 2021-10-12 08:37:05 +01:00
README tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00
float_convs.c tests/tcg: Do not require FE_TOWARDZERO 2020-09-01 07:41:38 -07:00
float_helpers.h tests/tcg: Do not require FE_* exception bits 2020-09-01 07:41:38 -07:00
float_madds.c tests/tcg: Do not require FE_TOWARDZERO 2020-09-01 07:41:38 -07:00
sha1.c tests/tcg/sha1: remove endian include 2021-10-12 08:37:05 +01:00
signals.c tests/tcg: add a multiarch signals test to stress test signal delivery 2021-06-07 14:42:42 +01:00
test-mmap.c tests/tcg: make test-mmap a little less aggressive 2021-07-14 14:33:53 +01:00
testthread.c tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00
threadcount.c tests/tcg: add new threadcount test 2020-05-27 14:26:49 +01:00

README

Multi-architecture linux-user tests