aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-09-07tests/qtest: Introduce tests for UFSblockJeuk Kim1-0/+1
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-7/+7
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini1-6/+6
2023-09-07meson: do not unnecessarily use cmake for dependenciesPaolo Bonzini1-1/+1
2023-08-31meson: test for CONFIG_TCG in config_allPaolo Bonzini1-2/+2
2023-07-10tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_eTommy Wu1-0/+3
2023-06-27tests: make dbus-display-test work on win32Marc-André Lureau1-1/+1
2023-06-06Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...Richard Henderson1-0/+1
2023-06-06tests/qtest: Introduce tests for Xilinx VERSAL CANFD controllerVikram Garhwal1-0/+1
2023-06-05tests/qtest: Run ipmi-bt-test only if CONFIG_IPMI_EXTERN is setThomas Huth1-1/+2
2023-05-30tests/qtest: Run arm-specific tests only if the required machine is availableThomas Huth1-3/+4
2023-05-22tests/qtest/meson.build: Run the net filter tests only with default devicesThomas Huth1-6/+6
2023-05-18configure, meson: move --enable-modules to MesonPaolo Bonzini1-1/+1
2023-05-02tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCGFabiano Rosas1-1/+2
2023-04-20qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controllerStefan Berger1-0/+3
2023-03-13ui/dbus: do not require opengl & gbmMarc-André Lureau1-1/+1
2023-03-10igb: Introduce qtest for igb deviceAkihiko Odaki1-0/+1
2023-03-07test: Check vnc enable before compiling vnc testJuan Quintela1-4/+6
2023-02-16tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCGFabiano Rosas1-2/+2
2023-02-14tests/qtest: Don't build virtio-serial-test.c if device not presentFabiano Rosas1-1/+5
2023-02-14tests/qtest: bios-tables-test: Skip if missing configsFabiano Rosas1-1/+3
2023-02-14tests/qtest: Do not include hexloader-test if loader device is not presentFabiano Rosas1-2/+2
2023-02-14tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.cFabiano Rosas1-1/+2
2023-01-26tests/qtest: netdev: test stream and dgram backendsLaurent Vivier1-0/+2
2023-01-18tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPIFabiano Rosas1-2/+2
2022-12-15tests/qtest: Enable qtest build on WindowsBin Meng1-6/+0
2022-10-12qtest: start a VNC testMarc-André Lureau1-1/+7
2022-09-27tests/qtest: Build test-filter-{mirror, redirector} cases for posix onlyBin Meng1-20/+16
2022-08-25tests/qtest: Build cases that use memory-backend-file for posix onlyBin Meng1-1/+2
2022-08-25tests/qtest: Build e1000e-test for posix onlyBin Meng1-1/+3
2022-08-08tests/qtest: add scenario for -readconfig handlingDaniel P. Berrangé1-0/+1
2022-07-18Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov1-1/+2
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson1-0/+4
2022-05-16tests: add migration tests of TLS with x509 credentialsDaniel P. Berrangé1-0/+5
2022-05-16tests: add migration tests of TLS with PSK credentialsDaniel P. Berrangé1-1/+6
2022-05-13qtest/cxl: Introduce initial test for pxb-cxl only.Jonathan Cameron1-0/+4
2022-05-07meson: use have_vhost_* variables to pick sourcesPaolo Bonzini1-1/+3
2022-05-02hw/gpio/aspeed_gpio: Fix QOM pin propertyPeter Delevoryas1-1/+2
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini1-3/+2
2022-04-20tests/qtest: Move the fuzz tests to x86 onlyThomas Huth1-7/+6
2022-04-20tests/qtest: Enable more tests for the "mipsel" targetThomas Huth1-11/+3
2022-03-14qtest/meson.build: check CONFIG_TCG for boot-serial-test in qtests_ppcDaniel Henrique Barboza1-1/+2
2022-03-14qtest/meson.build: check CONFIG_TCG for prom-env-test in qtests_ppcDaniel Henrique Barboza1-1/+2
2022-03-08hw/sensor: add Intersil ISL69260 device modelTitus Rwantare1-0/+1
2022-03-02tests/qtest: add qtests for npcm7xx sdhciShengtan Mao1-0/+1
2022-02-08hw/sensor: Add lsm303dlhc magnetometer deviceKevin Townsend1-0/+1
2022-02-06ACPI ERST: qtest for ERSTEric DeVolder1-0/+2
2022-01-27build-sys: fix a meson deprecation warningMarc-André Lureau1-1/+1
2022-01-12meson: build all modules by defaultPaolo Bonzini1-2/+1
2021-12-22tests/qtest: Make the filter tests independent from a specific NICThomas Huth1-9/+31