]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: utils: Allow parsing test capability file without virCaps
authorPeter Krempa <pkrempa@redhat.com>
Wed, 4 Apr 2018 07:17:52 +0000 (09:17 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 17 Apr 2018 13:51:46 +0000 (15:51 +0200)
commit7de761a67b1d2cb32887b7fb2774164363fc2752
tree25cf99226cdbf82c8203ebb6f93d37bf41cf058a
parent53fa2edb62888be7a80d1e50b249e97680fe2018
tests: utils: Allow parsing test capability file without virCaps

virCaps was used only to propagate the host architecture, so the
function can be extracted in a way which does not require it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
tests/testutilsqemu.c
tests/testutilsqemu.h