]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: switch over to using self.build_file(...)
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:33 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
commit8b5a0dd3a8a4526bb91430b7f548c95d46093dc1
tree1d713a09b62c988ced5b443276a495ec20bdde21
parentbcc12768c242a4862a1725e22371dd87af1c2b7e
tests/functional: switch over to using self.build_file(...)

This removes direct access of the 'BUILD_DIR' variable.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20241217155953.3950506-13-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/qemu_test/cmd.py
tests/functional/qemu_test/testcase.py
tests/functional/test_aarch64_virt.py
tests/functional/test_virtio_gpu.py