[libvirt] [PATCH v4 3/3] tests: Add tests for qemu S3/S4 state configuration

Martin Kletzander mkletzan at redhat.com
Mon Sep 3 07:35:25 UTC 2012


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




More information about the libvir-list mailing list