Re: [libvirt] [PATCH 02/11] tests: qemublock: Add testing of pure disk source specification JSON generator

2019-07-08 Thread Ján Tomko
On Thu, Jul 04, 2019 at 04:26:26PM +0200, Peter Krempa wrote: Add testing of the host specification part so that we can be sure that no image/host specific data will be present. Signed-off-by: Peter Krempa --- @@ -313,6 +341,40 @@ testQemuDiskXMLToPropsValidateFile(const void *opaque) }

[libvirt] [PATCH 02/11] tests: qemublock: Add testing of pure disk source specification JSON generator

2019-07-04 Thread Peter Krempa
Add testing of the host specification part so that we can be sure that no image/host specific data will be present. Signed-off-by: Peter Krempa --- tests/qemublocktest.c | 69 ++- .../xml2json/block-raw-noopts-srconly.json| 4 ++