]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: start testing contents of the new backing chain fields
authorEric Blake <eblake@redhat.com>
Fri, 4 Apr 2014 04:03:04 +0000 (22:03 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 9 Apr 2014 13:01:27 +0000 (07:01 -0600)
commit6d698220fd80b156653141771569b2229891a0a5
treee799f1f2173969897775479c52e6045aa5be6e56
parent5976a9ac88ee30955261491807cd1c23fb9a0bd7
conf: start testing contents of the new backing chain fields

The testsuite is absolutely essential to feeling comfortable
about swapping the backing chain structure over to a new format.
This patch tests the path settings, and demonstrates that the
correct short name is being passed to the child.

* tests/virstoragetest.c (testStorageChain): Test path.
(mymain): Update expected data.

Signed-off-by: Eric Blake <eblake@redhat.com>
tests/virstoragetest.c