]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Add helper to create vHBA for testNodeDeviceCreateXML
authorJohn Ferlan <jferlan@redhat.com>
Tue, 24 Jan 2017 12:48:36 +0000 (07:48 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Sun, 19 Feb 2017 11:45:09 +0000 (06:45 -0500)
commit0869d9b3333b0b36fd59e0588ce6497d865e6266
tree7ed52590bfad7b371f8f9414408235589b04764f
parent5c2ff641e10cc1202ed803fbc08485b561553fc0
test: Add helper to create vHBA for testNodeDeviceCreateXML

Rather than inline the dummy creation of a vHBA to add to the node
devices - create a helper to do that work.

Also just tidy up a couple of things while at it...
src/test/test_driver.c