See individual commit messages for descriptions of the cleanups/fixes. Daniel P. Berrangé (5): tests/functional: skip test if QEMU_TEST_QEMU_BINARY is not set tests/functional: remove unused 'bin_prefix' variable tests/functional: set 'qemu_bin' as an object level field tests/functional: remove all class level fields tests/functional: skip mem addr test on 32-bit hosts
docs/devel/testing/functional.rst | 2 +- tests/functional/qemu_test/__init__.py | 2 +- tests/functional/qemu_test/decorators.py | 12 ++++++++++++ tests/functional/qemu_test/testcase.py | 18 +++++++----------- tests/functional/test_mem_addr_space.py | 17 ++++++++++++++++- 5 files changed, 37 insertions(+), 14 deletions(-) -- 2.47.1