]> xenbits.xensource.com Git - libvirt.git/commit
tests: Use qemu:///embed to simplify fakerootdir management
authorAndrea Bolognani <abologna@redhat.com>
Wed, 6 May 2020 11:38:40 +0000 (13:38 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 7 May 2020 17:20:56 +0000 (19:20 +0200)
commitd98cc1968e7961cb02ed07406451a7b710cc2f24
tree4d6e3b318e1eab85989a71088d15ab603e647dc7
parentf28fbb05d312fa923711afc8e036835b19bf943c
tests: Use qemu:///embed to simplify fakerootdir management

Now that the QEMU driver natively supports storing all its runtime
data inside an arbitrary directory, we can avoid having multiple
copies of the same logic in the test suite.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuhotplugtest.c
tests/qemumemlocktest.c
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c
tests/testutilsqemu.c