xemu/docs/devel/testing
Richard Henderson cb771ac1f5 meson: Split --enable-sanitizers to --enable-{asan, ubsan}
We do not always want both address and undefined behavior
sanitizers running at the same time.

For the gitlab custom-runners, drop to only --enable-ubsan.
These jobs are not run by default, but as will be obvious in the
next patch, we don't run ASan on x86 either, and it seems wrong
to hold aarch64 and s390x to a different standard.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240813095216.306555-2-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-09-11 09:49:11 +02:00
..
acpi-bits.rst docs/devel: Split testing docs from the build docs and move to separate folder 2024-09-04 12:28:00 +02:00
avocado.rst docs/devel/testing: Rename avocado_qemu.Test class 2024-09-04 12:28:00 +02:00
ci-definitions.rst.inc docs/devel: Split testing docs from the build docs and move to separate folder 2024-09-04 12:28:00 +02:00
ci-jobs.rst.inc docs/devel: Split testing docs from the build docs and move to separate folder 2024-09-04 12:28:00 +02:00
ci-runners.rst.inc docs/devel: Split testing docs from the build docs and move to separate folder 2024-09-04 12:28:00 +02:00
ci.rst docs/devel: Split testing docs from the build docs and move to separate folder 2024-09-04 12:28:00 +02:00
functional.rst docs/devel/testing: Add documentation for functional tests 2024-09-04 12:28:00 +02:00
fuzzing.rst meson: Split --enable-sanitizers to --enable-{asan, ubsan} 2024-09-11 09:49:11 +02:00
index.rst docs/devel/testing: Add documentation for functional tests 2024-09-04 12:28:00 +02:00
main.rst docs/devel/testing: Add documentation for functional tests 2024-09-04 12:28:00 +02:00
qgraph.rst docs/devel: Split testing docs from the build docs and move to separate folder 2024-09-04 12:28:00 +02:00
qtest.rst docs/devel: Split testing docs from the build docs and move to separate folder 2024-09-04 12:28:00 +02:00