2018-04-05 16:03:22 +02:00
|
|
|
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.
|
2016-10-06 15:28:46 +02:00
|
|
|
|
|
|
|
CRIS
|
|
|
|
====
|
|
|
|
The testsuite for CRIS is in tests/tcg/cris. You can run it
|
|
|
|
with "make test-cris".
|
|
|
|
|
|
|
|
LM32
|
|
|
|
====
|
2018-10-04 18:18:44 +02:00
|
|
|
The testsuite for LM32 is in tests/tcg/lm32. You can run it
|
2016-10-06 15:28:46 +02:00
|
|
|
with "make test-lm32".
|
|
|
|
|