summaryrefslogtreecommitdiffstats
path: root/tests/tcg
diff options
context:
space:
mode:
authorCleber Rosa2018-10-04 18:18:44 +0200
committerLaurent Vivier2018-10-26 17:17:32 +0200
commit8c9a895aafc332e04a790cf960b8061b04eb7acc (patch)
tree2e97766981535777d0de01dca81b75d66454eb29 /tests/tcg
parentmemory.h: fix typos in comments (diff)
downloadqemu-8c9a895aafc332e04a790cf960b8061b04eb7acc.tar.gz
qemu-8c9a895aafc332e04a790cf960b8061b04eb7acc.tar.xz
qemu-8c9a895aafc332e04a790cf960b8061b04eb7acc.zip
tests/tcg/README: fix location for lm32 tests
Point to the right and obvious location for lm32 tests. Signed-off-by: Cleber Rosa <crosa@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Acked-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20181004161852.11673-3-crosa@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'tests/tcg')
-rw-r--r--tests/tcg/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcg/README b/tests/tcg/README
index a5643d33e7..2a58f9a058 100644
--- a/tests/tcg/README
+++ b/tests/tcg/README
@@ -10,6 +10,6 @@ with "make test-cris".
LM32
====
-The testsuite for LM32 is in tests/tcg/cris. You can run it
+The testsuite for LM32 is in tests/tcg/lm32. You can run it
with "make test-lm32".