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

Chris Lalancette clalance at redhat.com
Thu May 20 17:50:14 UTC 2010


On 05/20/2010 12:19 PM, Cole Robinson wrote:
> 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

Thanks, I've pushed this patch now.

-- 
Chris Lalancette




More information about the libvir-list mailing list