blob: 706bb185b42af8c28c4dd1471aba4b9c82856514 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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".
|