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 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/lm32. You can run it 14with "make test-lm32". 15 16