]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: remove duplicated 'which' function impl
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:25 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
commit0da341a78f00d6feae98f38d1dfbe2e9f88d0b93
tree48591e7113f35c84d88e351dd7c646d280a90d8e
parentc27f452d61a4741605da2e03c0e6c756dd249f25
tests/functional: remove duplicated 'which' function impl

Put the 'which' function into shared code.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20241217155953.3950506-5-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/qemu_test/__init__.py
tests/functional/qemu_test/cmd.py
tests/functional/test_acpi_bits.py
tests/functional/test_ppc64_hv.py