Re: [Qemu-devel] [PATCH v2 02/12] check-qdict: Add test for qdict_join()

2014-03-09 Thread Benoît Canet
The Friday 07 Mar 2014 à 23:55:46 (+0100), Max Reitz wrote : > Add some test cases for qdict_join(). > > Signed-off-by: Max Reitz > --- > tests/check-qdict.c | 87 > + > 1 file changed, 87 insertions(+) > > diff --git a/tests/check-qdict.c b/

Re: [Qemu-devel] [PATCH v2 02/12] check-qdict: Add test for qdict_join()

2014-03-07 Thread Eric Blake
On 03/07/2014 03:55 PM, Max Reitz wrote: > Add some test cases for qdict_join(). > > Signed-off-by: Max Reitz > --- > tests/check-qdict.c | 87 > + > 1 file changed, 87 insertions(+) Reviewed-by: Eric Blake > +/* Test everything once wi