]> git.proxmox.com Git - mirror_qemu.git/commit
meson: convert tests/qtest to meson
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 4 Aug 2020 18:00:40 +0000 (20:00 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 21 Aug 2020 10:30:20 +0000 (06:30 -0400)
commita2ce7dbd917a18408cf4bfd132578b46c2752a72
treefb0ddda03657f0ccacf5a42aae65f0b11aaf3ffb
parent2634733c6bfcb803a6b8f107a8ed1f3c598b0a47
meson: convert tests/qtest to meson

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
148 files changed:
meson.build
tests/Makefile.include
tests/meson.build
tests/qtest/Makefile.include [deleted file]
tests/qtest/ac97-test.c
tests/qtest/acpi-utils.h
tests/qtest/ahci-test.c
tests/qtest/arm-cpu-features.c
tests/qtest/boot-order-test.c
tests/qtest/boot-sector.c
tests/qtest/boot-sector.h
tests/qtest/boot-serial-test.c
tests/qtest/cdrom-test.c
tests/qtest/dbus-vmstate-test.c
tests/qtest/device-introspect-test.c
tests/qtest/device-plug-test.c
tests/qtest/drive_del-test.c
tests/qtest/ds1338-test.c
tests/qtest/e1000-test.c
tests/qtest/eepro100-test.c
tests/qtest/endianness-test.c
tests/qtest/es1370-test.c
tests/qtest/fuzz/fuzz.c
tests/qtest/fuzz/fuzz.h
tests/qtest/fuzz/i440fx_fuzz.c
tests/qtest/fuzz/qos_fuzz.c
tests/qtest/fuzz/virtio_net_fuzz.c
tests/qtest/fw_cfg-test.c
tests/qtest/hd-geo-test.c
tests/qtest/hexloader-test.c
tests/qtest/ide-test.c
tests/qtest/ipoctal232-test.c
tests/qtest/ivshmem-test.c
tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c
tests/qtest/libqos/ahci.c
tests/qtest/libqos/ahci.h
tests/qtest/libqos/arm-imx25-pdk-machine.c
tests/qtest/libqos/arm-n800-machine.c
tests/qtest/libqos/arm-raspi2-machine.c
tests/qtest/libqos/arm-sabrelite-machine.c
tests/qtest/libqos/arm-smdkc210-machine.c
tests/qtest/libqos/arm-virt-machine.c
tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c
tests/qtest/libqos/e1000e.c
tests/qtest/libqos/e1000e.h
tests/qtest/libqos/fw_cfg.c
tests/qtest/libqos/i2c-imx.c
tests/qtest/libqos/i2c-omap.c
tests/qtest/libqos/i2c.c
tests/qtest/libqos/i2c.h
tests/qtest/libqos/libqos-pc.c
tests/qtest/libqos/libqos-pc.h
tests/qtest/libqos/libqos-spapr.c
tests/qtest/libqos/libqos-spapr.h
tests/qtest/libqos/libqos.c
tests/qtest/libqos/libqos.h
tests/qtest/libqos/libqtest.h [new file with mode: 0644]
tests/qtest/libqos/malloc-pc.c
tests/qtest/libqos/malloc-pc.h
tests/qtest/libqos/malloc-spapr.c
tests/qtest/libqos/malloc-spapr.h
tests/qtest/libqos/malloc.c
tests/qtest/libqos/meson.build [new file with mode: 0644]
tests/qtest/libqos/pci-pc.c
tests/qtest/libqos/pci-pc.h
tests/qtest/libqos/pci-spapr.c
tests/qtest/libqos/pci-spapr.h
tests/qtest/libqos/pci.c
tests/qtest/libqos/pci.h
tests/qtest/libqos/ppc64_pseries-machine.c
tests/qtest/libqos/qgraph.c
tests/qtest/libqos/qgraph.h
tests/qtest/libqos/qgraph_internal.h
tests/qtest/libqos/qos_external.c
tests/qtest/libqos/qos_external.h
tests/qtest/libqos/rtas.c
tests/qtest/libqos/rtas.h
tests/qtest/libqos/sdhci.c
tests/qtest/libqos/sdhci.h
tests/qtest/libqos/tpci200.c
tests/qtest/libqos/usb.c
tests/qtest/libqos/usb.h
tests/qtest/libqos/virtio-9p.c
tests/qtest/libqos/virtio-9p.h
tests/qtest/libqos/virtio-balloon.c
tests/qtest/libqos/virtio-balloon.h
tests/qtest/libqos/virtio-blk.c
tests/qtest/libqos/virtio-blk.h
tests/qtest/libqos/virtio-mmio.c
tests/qtest/libqos/virtio-mmio.h
tests/qtest/libqos/virtio-net.c
tests/qtest/libqos/virtio-net.h
tests/qtest/libqos/virtio-pci.c
tests/qtest/libqos/virtio-pci.h
tests/qtest/libqos/virtio-rng.c
tests/qtest/libqos/virtio-rng.h
tests/qtest/libqos/virtio-scsi.c
tests/qtest/libqos/virtio-scsi.h
tests/qtest/libqos/virtio-serial.c
tests/qtest/libqos/virtio-serial.h
tests/qtest/libqos/virtio.c
tests/qtest/libqos/virtio.h
tests/qtest/libqos/x86_64_pc-machine.c
tests/qtest/libqtest-single.h
tests/qtest/libqtest.c
tests/qtest/libqtest.h [deleted file]
tests/qtest/m48t59-test.c
tests/qtest/machine-none-test.c
tests/qtest/megasas-test.c
tests/qtest/meson.build [new file with mode: 0644]
tests/qtest/microbit-test.c
tests/qtest/migration-helpers.h
tests/qtest/migration-test.c
tests/qtest/modules-test.c
tests/qtest/ne2000-test.c
tests/qtest/numa-test.c
tests/qtest/nvme-test.c
tests/qtest/pca9552-test.c
tests/qtest/pci-test.c
tests/qtest/pcnet-test.c
tests/qtest/pflash-cfi02-test.c
tests/qtest/pnv-xscom-test.c
tests/qtest/prom-env-test.c
tests/qtest/pvpanic-test.c
tests/qtest/pxe-test.c
tests/qtest/q35-test.c
tests/qtest/qmp-cmd-test.c
tests/qtest/qmp-test.c
tests/qtest/qom-test.c
tests/qtest/rtas-test.c
tests/qtest/sdhci-test.c
tests/qtest/spapr-phb-test.c
tests/qtest/tco-test.c
tests/qtest/test-filter-mirror.c
tests/qtest/test-filter-redirector.c
tests/qtest/test-hmp.c
tests/qtest/tpm-crb-swtpm-test.c
tests/qtest/tpm-tis-device-swtpm-test.c
tests/qtest/tpm-tis-swtpm-test.c
tests/qtest/tpm-util.c
tests/qtest/tulip-test.c
tests/qtest/virtio-rng-test.c
tests/qtest/virtio-test.c
tests/qtest/vmgenid-test.c
tests/qtest/vmxnet3-test.c
tests/qtest/wdt_ib700-test.c
tests/test-qga.c
tests/test-qgraph.c