On 08/31/2012 08:01 PM, Eric Blake wrote:
On 08/31/2012 07:59 AM, Martin Kletzander wrote:
> Few tests were added which are checking whether the parsing of the xml
> and command-line arguments is working and compatible with each other.
> ---
> tests/qemuargv2xmltest.c | 3 +++
> .../qemuxml2argv-misc-disable-s3.args | 4 +++
> .../qemuxml2argv-misc-disable-s3.xml | 29 +++++++++++++++++++++
> .../qemuxml2argv-misc-disable-suspends.args | 4 +++
> .../qemuxml2argv-misc-disable-suspends.xml | 30 ++++++++++++++++++++++
> .../qemuxml2argv-misc-enable-s4.args | 4 +++
> .../qemuxml2argv-misc-enable-s4.xml | 29 +++++++++++++++++++++
> tests/qemuxml2argvtest.c | 4 +++
> tests/qemuxml2xmltest.c | 3 +++
> 9 files changed, 110 insertions(+)
Always good to see stuff like this.
ACK.
Thanks, pushed.
Martin