]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Re-factor qemu test machine allocation code
authorMark McLoughlin <markmc@redhat.com>
Thu, 10 Sep 2009 09:16:27 +0000 (10:16 +0100)
committerMark McLoughlin <markmc@redhat.com>
Thu, 10 Sep 2009 11:37:42 +0000 (12:37 +0100)
commitd4c032d0b7e3329863dd8099c286b167ff9568d0
treeda040483304c0395fb36abfe012a00aefc0e6346
parent6e7ab461061b3cc6806ac8c0ffb305dcc6c56f41
Re-factor qemu test machine allocation code

* test/testutilsqemu.c: split out code to testQemuAllocMachines()
  and make use of the ARRAY_CARDINALITY macro
tests/testutilsqemu.c