]> git.proxmox.com Git - mirror_qemu.git/commit
tests/unit/test-qga: do not qualify executable paths
authorSamuel Tardieu <sam@rfc1149.net>
Wed, 3 Jan 2024 16:51:31 +0000 (17:51 +0100)
committerKonstantin Kostiuk <kkostiuk@redhat.com>
Tue, 30 Jan 2024 10:11:35 +0000 (12:11 +0200)
commit8c72e19bfdf40ed8306769359c2b8902609672c7
tree72db30ff4963857d2fa16b618e7cfec27c696924
parentb68d8b677ebe1a50bf374ac18f4f80313d6a38f5
tests/unit/test-qga: do not qualify executable paths

guest-exec invocation does not need the full path of the executable to
execute. Using only the command names ensures correct execution of the
test on systems not adhering to the FHS.

Signed-off-by: Samuel Tardieu <sam@rfc1149.net>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: "Daniel P. Berrangé" <berrange@redhat.com>
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
tests/unit/test-qga.c