qemu-e2k/tests
Hanna Reitz 091dc7b2b5 iotests.py: Add QemuStorageDaemon class
This is a rather simple class that allows creating a QSD instance
running in the background and stopping it when no longer needed.

The __del__ handler is a safety net for when something goes so wrong in
a test that e.g. the tearDown() method is not called (e.g. setUp()
launches the QSD, but then launching a VM fails).  We do not want the
QSD to continue running after the test has failed, so __del__() will
take care to kill it.

Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
2022-02-11 14:06:05 +01:00
..
avocado tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families 2022-01-18 12:56:30 +01:00
bench
data ACPI ERST: step 6 of bios-tables-test.c 2022-02-06 04:33:50 -05:00
decode
docker docker: add msitools to Fedora/mingw cross 2022-01-27 12:08:44 +01:00
fp build: use "meson test" as the test harness 2021-12-23 10:06:19 +01:00
guest-debug
image-fuzzer
include
keys
lcitool tests/docker: add libfuse3 development headers 2022-01-18 16:42:42 +00:00
migration
multiboot
perf/block/qcow2
plugin
qapi-schema
qemu-iotests iotests.py: Add QemuStorageDaemon class 2022-02-11 14:06:05 +01:00
qtest hw/sensor: Add lsm303dlhc magnetometer device 2022-02-08 10:56:29 +00:00
rocker
tcg * Fix bits in one of the PMCW channel subsystem masks 2022-01-19 16:37:46 +00:00
tsan
uefi-test-tools
unit Pull request 2022-01-14 10:43:32 +00:00
vm FreeBSD: Upgrade to 12.3 release 2022-01-18 16:44:16 +00:00
vmstate-static-checker-data
check-block.sh check-block: replace -makecheck with TAP output 2022-01-28 11:13:33 +01:00
dbus-vmstate-daemon.sh
Makefile.include build: make check-block a meson test 2022-01-28 11:13:33 +01:00
meson.build * configure and meson fixes 2022-01-28 14:04:01 +00:00
requirements.txt
test-qht-par.c
vhost-user-bridge.c