]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: rename some test fields
authorEric Blake <eblake@redhat.com>
Tue, 8 Apr 2014 23:15:04 +0000 (17:15 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 9 Apr 2014 13:01:26 +0000 (07:01 -0600)
commit4a349efccbed0c691b98420eb9a3b8ce310306f2
treee20d0d06b0c7325c58f112743872bc37c99a7ebb
parent43f85b995b19092e802bba497cf838d35e6a88f2
conf: rename some test fields

A later patch will be adding some new fields to
virStorageFileMetadata; to minimize confusion, renaming the
test fields now will make it more obvious which fields are
being tested later.

* tests/virstoragetest.c (_testFileData): Alter names.
(testStorageChain, mymain): Adjust clients.

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