Re: [libvirt] [PATCH 17/23] tests: qemumonitorjson: Add test case for node name detection code

2017-03-23 Thread Eric Blake
On 03/15/2017 11:37 AM, Peter Krempa wrote: > The code is rather magic so a test case will help making sure that > everything works well. The first case is a simple backing chain. > --- > .../qemumonitorjson-nodename-1.json| 268 > + > .../qemumonitorjson-noden

[libvirt] [PATCH 17/23] tests: qemumonitorjson: Add test case for node name detection code

2017-03-15 Thread Peter Krempa
The code is rather magic so a test case will help making sure that everything works well. The first case is a simple backing chain. --- .../qemumonitorjson-nodename-1.json| 268 + .../qemumonitorjson-nodename-1.result | 15 ++ tests/qemumonitorjson