Pylint complains about some style issues in this file: Unused variables should be marked with an underscore, "when > then and when < now" can be simplified to "now > when > then" and expectData doesn't conform to the usual snake_case naming style. Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20251029075342.47335-1-thuth@redhat.com> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| test_acpi_bits.py | ||
| test_bad_vmstate.py | ||
| test_cpu_model_versions.py | ||
| test_cpu_queries.py | ||
| test_hotplug_blk.py | ||
| test_hotplug_cpu.py | ||
| test_intel_iommu.py | ||
| test_kvm_xen.py | ||
| test_linux_initrd.py | ||
| test_mem_addr_space.py | ||
| test_memlock.py | ||
| test_migration.py | ||
| test_multiprocess.py | ||
| test_netdev_ethtool.py | ||
| test_pc_cpu_hotplug_props.py | ||
| test_replay.py | ||
| test_reverse_debug.py | ||
| test_tuxrun.py | ||
| test_vfio_user_client.py | ||
| test_virtio_balloon.py | ||
| test_virtio_gpu.py | ||
| test_virtio_version.py | ||