On 15/11/23 21:55, Alex Bennée wrote:
Prepare for expanding the arm system tests by cleaning up the test
directory.
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
---
tests/tcg/arm/Makefile.softmmu-target | 5 ++---
tests/tcg/arm/{ => system}/test-armv6m-undef.S | 0
tests/tcg/arm/{ => system}/test-armv6m-undef.ld | 0
3 files changed, 2 insertions(+), 3 deletions(-)
rename tests/tcg/arm/{ => system}/test-armv6m-undef.S (100%)
rename tests/tcg/arm/{ => system}/test-armv6m-undef.ld (100%)
Thanks!
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>