tests/tcg: move architecture independent tests into subdir
We will want to build these for all supported guest architectures so lets move them all into one place. We also drop test_path at this point because it needs qemu utils and glib bits which is hard to support for cross compiling. Signed-off-by:Alex Bennée <alex.bennee@linaro.org> Reviewed-by:
Thomas Huth <thuth@redhat.com> Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- MAINTAINERS 4 additions, 0 deletionsMAINTAINERS
- tests/tcg/Makefile 0 additions, 31 deletionstests/tcg/Makefile
- tests/tcg/README 4 additions, 6 deletionstests/tcg/README
- tests/tcg/multiarch/Makefile.target 36 additions, 0 deletionstests/tcg/multiarch/Makefile.target
- tests/tcg/multiarch/README 1 addition, 0 deletionstests/tcg/multiarch/README
- tests/tcg/multiarch/linux-test.c 0 additions, 0 deletionstests/tcg/multiarch/linux-test.c
- tests/tcg/multiarch/sha1.c 0 additions, 0 deletionstests/tcg/multiarch/sha1.c
- tests/tcg/multiarch/test-mmap.c 0 additions, 0 deletionstests/tcg/multiarch/test-mmap.c
- tests/tcg/multiarch/testthread.c 0 additions, 0 deletionstests/tcg/multiarch/testthread.c
- tests/tcg/test_path.c 0 additions, 157 deletionstests/tcg/test_path.c
tests/tcg/multiarch/Makefile.target
0 → 100644
tests/tcg/multiarch/README
0 → 100644
File moved
File moved
File moved
File moved
tests/tcg/test_path.c
deleted
100644 → 0
Please register or sign in to comment