summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCleber Rosa <crosa@redhat.com>2018-10-04 12:18:44 -0400
committerLaurent Vivier <laurent@vivier.eu>2018-10-26 17:17:32 +0200
commit8c9a895aafc332e04a790cf960b8061b04eb7acc (patch)
tree2e97766981535777d0de01dca81b75d66454eb29
parent847b31f0d608bfcbc9ea11d5013ae62e956f32cd (diff)
downloadfocaccia-qemu-8c9a895aafc332e04a790cf960b8061b04eb7acc.tar.gz
focaccia-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>
-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".