Alex Bennée 4985d876ee tests/tcg: don't append QEMU_OPTS for armv6m-undef test
We don't want to build on the default machine setup here but define a
custom one for the microbit.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240514174253.694591-2-alex.bennee@linaro.org>
2024-05-16 08:47:01 +01:00
..
2024-02-29 11:35:37 -10:00
2023-10-31 13:28:19 +00:00
2024-02-29 11:35:37 -10:00
2024-05-10 15:45:14 +02:00
2024-02-29 11:35:37 -10:00
2023-10-31 13:28:19 +00:00
2024-03-26 18:20:36 -10:00
2024-03-25 15:05:59 +01:00
2024-05-03 17:33:26 +02: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".