]> git.proxmox.com Git - mirror_qemu.git/blob - tests/tcg/README
625f2326e67463f7e13151832eaf53e1fa45929e
[mirror_qemu.git] / tests / tcg / README
1 This directory contains various interesting guest programs for
2 regression testing. Tests are either multi-arch, meaning they can be
3 built for all guest architectures that support linux-user executable,
4 or they are architecture specific.
5
6
7
8 MIPS
9 ====
10
11 hello-mips
12 ----------
13
14 hello-mipsel
15 ------------
16
17 CRIS
18 ====
19 The testsuite for CRIS is in tests/tcg/cris. You can run it
20 with "make test-cris".
21
22 LM32
23 ====
24 The testsuite for LM32 is in tests/tcg/cris. You can run it
25 with "make test-lm32".
26