historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/tests/tcg/README

16 lines
428 B
Text
Raw Normal View History

2024-01-16 17:20:27 +00:00
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".
LM32
====
The testsuite for LM32 is in tests/tcg/lm32. You can run it
with "make test-lm32".