diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2019-04-26 09:28:15 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2019-05-28 10:28:51 +0100 |
commit | 67f3da9d743592182e593cc843f547a966a2670b (patch) | |
tree | d9a877e78ea9613dd295c4c2b7412681ebd86cf6 /tests/tcg | |
parent | f6482872f33503acb4825e52e2a676d93a08bfe4 (diff) |
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 a7a0a8e978..a7a0a8e978 100644 --- a/tests/tcg/i386/system/memory.c +++ b/tests/tcg/multiarch/system/memory.c |