[libvirt] [PATCH] Domain snapshot RNG and tests.

Cole Robinson crobinso at redhat.com
Thu May 20 16:19:07 UTC 2010


On 05/20/2010 11:14 AM, Chris Lalancette wrote:
> Signed-off-by: Chris Lalancette <clalance at redhat.com>
> ---
>  docs/schemas/domainsnapshot.rng                    |   53 ++++++++++++++++++++
>  tests/Makefile.am                                  |    6 ++-
>  tests/domainsnapshotschematest                     |   10 ++++
>  tests/domainsnapshotxml2xmlin/description_only.xml |    3 +
>  tests/domainsnapshotxml2xmlin/empty.xml            |    1 +
>  .../name_and_description.xml                       |    4 ++
>  tests/domainsnapshotxml2xmlin/name_only.xml        |    3 +
>  tests/domainsnapshotxml2xmlout/all_parameters.xml  |   13 +++++
>  tests/domainsnapshotxml2xmlout/noparent.xml        |    9 +++
>  .../noparent_nodescription.xml                     |    7 +++
>  .../noparent_nodescription_noactive.xml            |    6 ++
>  11 files changed, 114 insertions(+), 1 deletions(-)
>  create mode 100644 docs/schemas/domainsnapshot.rng
>  create mode 100755 tests/domainsnapshotschematest
>  create mode 100644 tests/domainsnapshotxml2xmlin/description_only.xml
>  create mode 100644 tests/domainsnapshotxml2xmlin/empty.xml
>  create mode 100644 tests/domainsnapshotxml2xmlin/name_and_description.xml
>  create mode 100644 tests/domainsnapshotxml2xmlin/name_only.xml
>  create mode 100644 tests/domainsnapshotxml2xmlout/all_parameters.xml
>  create mode 100644 tests/domainsnapshotxml2xmlout/noparent.xml
>  create mode 100644 tests/domainsnapshotxml2xmlout/noparent_nodescription.xml
>  create mode 100644 tests/domainsnapshotxml2xmlout/noparent_nodescription_noactive.xml
> 

Looks okay to me. ACK

- Cole




More information about the libvir-list mailing list