aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/README
blob: 2a58f9a0581bce03a12910f23157db35c35894eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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".