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 :)
:) :)