Searched +full:functional +full:- +full:system +full:- +full:ubuntu (Results 1 – 4 of 4) sorted by relevance
2 - local: '/.gitlab-ci.d/buildtest-template.yml'4 build-system-alpine:6 - .native_build_job_template7 - .native_build_artifact_template9 - job: amd64-alpine-container12 TARGETS: avr-softmmu loongarch64-softmmu mips64-softmmu mipsel-softmmu13 MAKE_CHECK_ARGS: check-build14 CONFIGURE_ARGS: --enable-docs --enable-trace-backends=log,simple,syslog16 check-system-alpine:19 - job: build-system-alpine[all …]
1 .. _Supported-build-platforms:25 support for those backports, unless the feature is auto-detectable in a33 :ref:`setup-build-env` page.36 ----------------------------40 .. list-table::41 :header-rows: 143 * - CPU Architecture44 - Accelerators45 * - Arm46 - hvf (64 bit only), kvm (64 bit only), tcg, xen[all …]
10 consult qemu-devel and not any specific individual privately.23 W: Web-page with status/info24 Q: Patchwork web based patch tracking system site34 it has been replaced by a better system and you59 ------------------------------63 L: qemu-devel@nongnu.org72 R: Philippe Mathieu-Daudé <philmd@linaro.org>75 F: docs/devel/build-environment.rst76 F: docs/devel/code-of-conduct.rst78 F: docs/devel/conflict-resolution.rst[all …]
7 everything from unit testing and exercising specific sub-systems all8 the way to full blown functional tests. To get an overview of the9 tests you can run ``make check-help`` from either the source or build13 the meson build system so can be run directly from the build tree,16 [./pyvenv/bin/]meson test --suite qemu:softfloat38 -------------------------49 Different sub-types of "make check" tests will be explained below.55 .. _unit-tests:68 In QEMU, unit tests can be invoked with ``make check-unit``. They are76 1. Create a new source file. For example, ``tests/unit/foo-test.c``.[all …]