On Thu, Oct 02, 2025 at 02:04:32AM +0000, Gustavo Romero wrote: > 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 <[email protected]> > Signed-off-by: Gustavo Romero <[email protected]> > --- > tests/functional/aarch64/test_reverse_debug.py | 11 +++++------ > tests/functional/ppc64/test_reverse_debug.py | 15 ++++++--------- > tests/functional/x86_64/test_reverse_debug.py | 15 +++++---------- > 3 files changed, 16 insertions(+), 25 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
