tests/tcg: move MIPS specific tests into subdir
commit106ea2db123ff4ed57b38b4c0084b46833a3ae4c
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 5 Apr 2018 14:50:08 +0000 (5 15:50 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Jun 2018 19:22:34 +0000 (20 20:22 +0100)
tree96924b26efa194a41d2e4dc4bc868063b8b549c4
parent8ec8a55e3fc9769c9904ba0dea81414784a6d527
tests/tcg: move MIPS specific tests into subdir

These only need to be built for MIPS guests.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
tests/tcg/README
tests/tcg/mips/README [new file with mode: 0644]
tests/tcg/mips/hello-mips.c [moved from tests/tcg/hello-mips.c with 100% similarity]