850a1951b7
Some Avocado-based tests use the "archive" module from avocado.utils to extract files from an archive. To be able to use these tests without Avocado, we have to provide our own function for extracting files. Fortunately, there is already the tarfile module that will provide us with this functionality, so let's just add a nice wrapper function around that. Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Daniel P. Berrangé <berrange@redhat.com> Message-ID: <20240830133841.142644-19-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
||
---|---|---|
.. | ||
qemu_test | ||
meson.build | ||
test_avr_mega2560.py | ||
test_cpu_queries.py | ||
test_empty_cpu_model.py | ||
test_info_usernet.py | ||
test_loongarch64_virt.py | ||
test_mem_addr_space.py | ||
test_mips64el_loongson3v.py | ||
test_netdev_ethtool.py | ||
test_pc_cpu_hotplug_props.py | ||
test_ppc_74xx.py | ||
test_ppc_405.py | ||
test_version.py | ||
test_virtio_version.py |