]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Set the QEMU driver as privileged in common code
authorAndrea Bolognani <abologna@redhat.com>
Thu, 2 Mar 2023 16:54:19 +0000 (17:54 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 6 Mar 2023 13:35:35 +0000 (14:35 +0100)
commitd3fe9cc0f018a4bb225d2b8f12fb4d58d1ab568b
tree9cb56fcb04866b8286cc9367f64b6a4275e86a3a
parent156cdf1967fd841b567ade51ccdc612e808423c1
tests: Set the QEMU driver as privileged in common code

Most test programs were already doing this, and moving it to
the common code ensures we see consistent behavior across all
QEMU tests.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
tests/qemumemlocktest.c
tests/qemumigrationcookiexmltest.c
tests/qemustatusxml2xmltest.c
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c
tests/testutilsqemu.c