8c9a895aaf
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>
16 lines
428 B
Plaintext
16 lines
428 B
Plaintext
This directory contains various interesting guest programs for
|
|
regression testing. Tests are either multi-arch, meaning they can be
|
|
built for all guest architectures that support linux-user executable,
|
|
or they are architecture specific.
|
|
|
|
CRIS
|
|
====
|
|
The testsuite for CRIS is in tests/tcg/cris. You can run it
|
|
with "make test-cris".
|
|
|
|
LM32
|
|
====
|
|
The testsuite for LM32 is in tests/tcg/lm32. You can run it
|
|
with "make test-lm32".
|
|
|