Re: [libvirt] [libvirt RFC PATCH 01/10] tests: Add testing of backing store string parser

2016-07-26 Thread Eric Blake
On 07/15/2016 07:46 AM, Peter Krempa wrote: > As we already test that the extraction of the backing store string works > well additional tests for the backing store string parser can be made > simpler. > > Export virStorageSourceNewFromBackingAbsolute and use it to parse the > backing store string

[libvirt] [libvirt RFC PATCH 01/10] tests: Add testing of backing store string parser

2016-07-15 Thread Peter Krempa
As we already test that the extraction of the backing store string works well additional tests for the backing store string parser can be made simpler. Export virStorageSourceNewFromBackingAbsolute and use it to parse the backing store strings, format them using virDomainDiskSourceFormat and match