[libvirt] [PATCH 14/14] tests: Add metadata tests

Peter Krempa pkrempa at redhat.com
Tue Sep 17 08:01:26 UTC 2013


On 09/17/13 05:01, Eric Blake wrote:
> On 09/10/2013 04:15 AM, Peter Krempa wrote:
>> This test excercises the virDomain[Get|Set]Metadata API and tests it for
> 
> s/excercises/exercises/
> 
>> regressions
>> ---
>>  tests/Makefile.am    |   7 ++
>>  tests/metadatatest.c | 245 +++++++++++++++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 252 insertions(+)
>>  create mode 100644 tests/metadatatest.c
> 
> ACK.

Thanks for the reviews. I've fixed the grammar nits in the patches and
pushed the series.

Peter

> 
>> +static const char metadata1[] =
>> +"<derp xmlns:foobar='http://foo.bar/'>\n"
>> +"  <bar>foobar</bar>\n"
>> +"  <foo fooish='blurb'>foofoo</foo>\n"
>> +"  <foobar:baz>zomg</foobar:baz>\n"
>> +"</derp>";
> 
> For a good laugh, try reading this aloud while someone else transcribes
> it :)
> 

:) :)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130917/4402ec24/attachment-0001.sig>


More information about the libvir-list mailing list