aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2019-04-26 09:28:15 +0100
committerAlex Bennée <alex.bennee@linaro.org>2019-05-28 10:28:51 +0100
commit67f3da9d743592182e593cc843f547a966a2670b (patch)
treed9a877e78ea9613dd295c4c2b7412681ebd86cf6 /tests/tcg
parentf6482872f33503acb4825e52e2a676d93a08bfe4 (diff)
downloadqemu-67f3da9d743592182e593cc843f547a966a2670b.zip
qemu-67f3da9d743592182e593cc843f547a966a2670b.tar.gz
qemu-67f3da9d743592182e593cc843f547a966a2670b.tar.bz2
tests/tcg/multiarch: move the system memory test
There is nothing inherently architecture specific about the memory test although we may have to manage different restrictions of unaligned access across architectures. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tests/tcg')
-rw-r--r--tests/tcg/multiarch/system/memory.c (renamed from tests/tcg/i386/system/memory.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/tcg/i386/system/memory.c b/tests/tcg/multiarch/system/memory.c
index a7a0a8e..a7a0a8e 100644
--- a/tests/tcg/i386/system/memory.c
+++ b/tests/tcg/multiarch/system/memory.c