• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

aarch64/H25-Jun-2020-5,2445,056

alpha/H25-Jun-2020-726492

arm/H25-Jun-2020-5,7195,478

cris/H25-Jun-2020-7,2225,840

hppa/H25-Jun-2020-71

i386/H25-Jun-2020-4,1263,380

lm32/H25-Jun-2020-3,2802,607

m68k/H25-Jun-2020-81

minilib/H25-Jun-2020-185118

mips/H25-Jun-2020-63,45150,189

multiarch/H25-Jun-2020-2,3621,712

openrisc/H25-Jun-2020-2,6352,045

ppc/H25-Jun-2020-135

s390x/H25-Jun-2020-342295

sh4/H25-Jun-2020-81

sparc64/H25-Jun-2020-123

x86_64/H25-Jun-2020-366222

xtensa/H25-Jun-2020-5,9074,993

.gitignoreH A D25-Jun-2020141 65

Makefile.prereqsH A D25-Jun-2020564 197

Makefile.qemuH A D25-Jun-20202.4 KiB9656

Makefile.targetH A D25-Jun-20205.4 KiB18487

READMEH A D25-Jun-2020428 1612

configure.shH A D25-Jun-20206.3 KiB235206

README

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