]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests/testutilsqemu: extract guest creation into separate functions
authorPavel Hrdina <phrdina@redhat.com>
Mon, 19 Dec 2016 22:52:33 +0000 (23:52 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 11 Apr 2017 12:06:47 +0000 (14:06 +0200)
commit1da4efbe8aa74e900ac57f5c74a3d988bd6deaae
treef4da25ed40a7d668067042d9ce656ebbb286b1ff
parent2b50a11acbba5cc5851da85fc446e28f5ce5dceb
tests/testutilsqemu: extract guest creation into separate functions

All other architectures have separate functions to prepare guest
capabilities, do the same for i686 and x86_64 as well.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
tests/testutilsqemu.c