]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: convert tests to new uncompress helper
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:47 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
commit65d35a4e27a808370bac40c06c1e24d30461b0eb
tree9a08a97a577d1cf61bd487434ddd7503d0b026c3
parentfd4abcb00839a310fc668d86177278e789f51688
tests/functional: convert tests to new uncompress helper

Replace use of lzma_uncompress and gzip_uncompress with the
new uncompress helper.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20241217155953.3950506-27-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
14 files changed:
tests/functional/test_aarch64_raspi4.py
tests/functional/test_aarch64_sbsaref.py
tests/functional/test_alpha_clipper.py
tests/functional/test_arm_bpim2u.py
tests/functional/test_arm_cubieboard.py
tests/functional/test_arm_orangepi.py
tests/functional/test_arm_raspi2.py
tests/functional/test_arm_smdkc210.py
tests/functional/test_mips64el_malta.py
tests/functional/test_mips_malta.py
tests/functional/test_mipsel_malta.py
tests/functional/test_rx_gdbsim.py
tests/functional/test_s390x_ccw_virtio.py
tests/functional/test_s390x_topology.py