diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2018-04-05 15:45:32 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2018-06-20 20:22:34 +0100 |
commit | c348722c53a098d6a409ddc94b7ca20299815234 (patch) | |
tree | fd2ccb7340df032a3e00c8c4f275766b5c88c033 /tests/tcg/README | |
parent | e571ba67cbc6b641f0ee0a21e0e2b9432e9eb3eb (diff) |
tests/tcg: move ARM specific tests into subdir
These only need to be built for ARM guests.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tests/tcg/README')
-rw-r--r-- | tests/tcg/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/tcg/README b/tests/tcg/README index 469504c4cb..625f2326e6 100644 --- a/tests/tcg/README +++ b/tests/tcg/README @@ -5,15 +5,6 @@ or they are architecture specific. -ARM -=== - -hello-arm ---------- - -test-arm-iwmmxt ---------------- - MIPS ==== |