qemu-cr16/tests/functional/x86_64
Gustavo Romero 4d3eb329cc tests/functional: Adapt arches to reverse_debugging w/o Avocado
reverse_debugging no longer depends on Avocado, so remove the import
checks for Avocado, the per-arch endianness tweaks, and the per-arch
register settings. All of these are now handled in the ReverseDebugging
class, automatically.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Message-ID: <20251003141820.85278-10-gustavo.romero@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2025-10-07 07:33:40 +01:00
..
meson.build tests/functional: add a vfio-user smoke test 2025-09-25 17:55:19 +02:00
test_acpi_bits.py tests/functional: use self.log for all logging 2025-09-24 08:26:11 +02:00
test_bad_vmstate.py tests/functional: Test whether the vmstate-static-checker script works fine 2025-09-24 08:26:11 +02:00
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 tests/functional/x86_64: Accept a few locked pages in test_memlock.py 2025-09-16 09:55:52 -07:00
test_migration.py
test_multiprocess.py
test_netdev_ethtool.py
test_pc_cpu_hotplug_props.py
test_replay.py
test_reverse_debug.py tests/functional: Adapt arches to reverse_debugging w/o Avocado 2025-10-07 07:33:40 +01:00
test_tuxrun.py
test_vfio_user_client.py tests/functional: add a vfio-user smoke test 2025-09-25 17:55:19 +02:00
test_virtio_balloon.py
test_virtio_gpu.py
test_virtio_version.py