xref: /openbmc/qemu/tests/tcg/README (revision a3434a2d56aee3018f4a0f55c7e0f0cda11f3d9e)
1This directory contains various interesting guest programs for
2regression testing. Tests are either multi-arch, meaning they can be
3built for all guest architectures that support linux-user executable,
4or they are architecture specific.
5
6CRIS
7====
8The testsuite for CRIS is in tests/tcg/cris.  You can run it
9with "make test-cris".
10
11LM32
12====
13The testsuite for LM32 is in tests/tcg/lm32.  You can run it
14with "make test-lm32".
15
16