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

Michal Privoznik mprivozn at redhat.com
Thu Aug 23 14:04:22 UTC 2012


On 23.08.2012 13:47, 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(+)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-misc-disable-s3.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-misc-disable-s3.xml
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-misc-disable-suspends.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-misc-disable-suspends.xml
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-misc-enable-s4.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-misc-enable-s4.xml
> 

ACK

Michal




More information about the libvir-list mailing list