Re: [libvirt] [PATCH v1 5/6] tests: Add tests for ivshmem device handling

2014-08-28 Thread Martin Kletzander
On Wed, Aug 27, 2014 at 11:02:36PM +0200, Maxime Leroy wrote: On Tue, Aug 26, 2014 at 11:02 AM, Martin Kletzander wrote: On Fri, Aug 22, 2014 at 12:47:04PM +0200, Maxime Leroy wrote: [...] + + + + + + + 32 + The qemuxml2xmltest didn't faile with t

Re: [libvirt] [PATCH v1 5/6] tests: Add tests for ivshmem device handling

2014-08-27 Thread Maxime Leroy
On Tue, Aug 26, 2014 at 11:02 AM, Martin Kletzander wrote: > On Fri, Aug 22, 2014 at 12:47:04PM +0200, Maxime Leroy wrote: >> [...] >> + >> + >> + >> + >> + >> + >> + 32 >> + > > > The qemuxml2xmltest didn't faile with this xml, which means we are not > all

Re: [libvirt] [PATCH v1 5/6] tests: Add tests for ivshmem device handling

2014-08-26 Thread Martin Kletzander
On Fri, Aug 22, 2014 at 12:47:04PM +0200, Maxime Leroy wrote: Add XML parsing and qemu command line tests for the ivshmem device support. Signed-off-by: Maxime Leroy --- tests/qemuxml2argvdata/qemuxml2argv-ivshmem.args | 10 +++ tests/qemuxml2argvdata/qemuxml2argv-ivshmem.xml | 35 +

[libvirt] [PATCH v1 5/6] tests: Add tests for ivshmem device handling

2014-08-22 Thread Maxime Leroy
Add XML parsing and qemu command line tests for the ivshmem device support. Signed-off-by: Maxime Leroy --- tests/qemuxml2argvdata/qemuxml2argv-ivshmem.args | 10 +++ tests/qemuxml2argvdata/qemuxml2argv-ivshmem.xml | 35 tests/qemuxml2argvtest.c