osdep: protect qemu/osdep.h with extern "C"
[qemu/ar7.git] / tests / tcg / README
blob2a58f9a0581bce03a12910f23157db35c35894eb
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.
6 CRIS
7 ====
8 The testsuite for CRIS is in tests/tcg/cris.  You can run it
9 with "make test-cris".
11 LM32
12 ====
13 The testsuite for LM32 is in tests/tcg/lm32.  You can run it
14 with "make test-lm32".