Re: [libvirt] [PATCH v2 4/5] qemu: add test for qemuAgentGetFSInfo

2014-11-19 Thread John Ferlan
On 11/17/2014 06:27 PM, Tomoki Sekiyama wrote: > Add test cases for qemuAgentGetFSInfo, with a sample agent response for > the qemu-get-fsinfo command and a configuration xml. > > Signed-off-by: Tomoki Sekiyama > --- > tests/Makefile.am|1 > tests/qemuagentdata/qem

[libvirt] [PATCH v2 4/5] qemu: add test for qemuAgentGetFSInfo

2014-11-17 Thread Tomoki Sekiyama
Add test cases for qemuAgentGetFSInfo, with a sample agent response for the qemu-get-fsinfo command and a configuration xml. Signed-off-by: Tomoki Sekiyama --- tests/Makefile.am|1 tests/qemuagentdata/qemuagent-fsinfo.xml | 39 tests/qemuagenttest.c