]> git.proxmox.com Git - mirror_qemu.git/blob - tests/tcg/README
Merge remote-tracking branch 'remotes/xtensa/tags/20181030-xtensa' into staging
[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 CRIS
7 ====
8 The testsuite for CRIS is in tests/tcg/cris. You can run it
9 with "make test-cris".
10
11 LM32
12 ====
13 The testsuite for LM32 is in tests/tcg/lm32. You can run it
14 with "make test-lm32".
15