]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Use virStoragePoolObjGetDef accessor
authorJohn Ferlan <jferlan@redhat.com>
Mon, 8 May 2017 12:21:52 +0000 (08:21 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 6 Oct 2017 10:53:05 +0000 (06:53 -0400)
commit296d6e2d939b23c71c70833feef10d596ee1d8fa
tree6e3232f7a03348eca62730edc182ab8f03a6c0c4
parentbb34b61bdfc91d88a68946b7344fc94b24465241
test: Use virStoragePoolObjGetDef accessor

In preparation for privatizing the object, use the accessor.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/test/test_driver.c