tests/tcg: move ARM specific tests into subdir
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 5 Apr 2018 14:45:32 +0000 (15:45 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Jun 2018 19:22:34 +0000 (20:22 +0100)
commitc348722c53a098d6a409ddc94b7ca20299815234
treefd2ccb7340df032a3e00c8c4f275766b5c88c033
parente571ba67cbc6b641f0ee0a21e0e2b9432e9eb3eb
tests/tcg: move ARM specific tests into subdir

These only need to be built for ARM guests.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
MAINTAINERS
tests/tcg/README
tests/tcg/arm/Makefile.target [new file with mode: 0644]
tests/tcg/arm/README [new file with mode: 0644]
tests/tcg/arm/hello-arm.c [new file with mode: 0644]
tests/tcg/arm/test-arm-iwmmxt.s [new file with mode: 0644]
tests/tcg/hello-arm.c [deleted file]
tests/tcg/test-arm-iwmmxt.s [deleted file]