README (c348722c53a098d6a409ddc94b7ca20299815234) README (106ea2db123ff4ed57b38b4c0084b46833a3ae4c)
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
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
6
7
8MIPS
9====
10
11hello-mips
12----------
13
14hello-mipsel
15------------
16
17CRIS
18====
19The testsuite for CRIS is in tests/tcg/cris. You can run it
20with "make test-cris".
21
22LM32
23====
24The testsuite for LM32 is in tests/tcg/cris. You can run it
25with "make test-lm32".
26
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/cris. You can run it
14with "make test-lm32".
15