diff options
Diffstat (limited to 'tests/tcg/README')
-rw-r--r-- | tests/tcg/README | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/tests/tcg/README b/tests/tcg/README index 5dcfb48..0890044 100644 --- a/tests/tcg/README +++ b/tests/tcg/README @@ -1,9 +1,7 @@ -This directory contains various interesting programs for -regression testing. - -The target "make test" runs the programs and, if applicable, -runs "diff" to detect mismatches between output on the host and -output on QEMU. +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. i386 ==== |