Re: [Qemu-devel] [PATCH 08/21] qapi: add test cases for generated free functions

2011-09-29 Thread Anthony Liguori
On 09/28/2011 09:44 AM, Luiz Capitulino wrote: From: Michael Roth Signed-off-by: Michael Roth Signed-off-by: Luiz Capitulino --- test-qmp-commands.c | 29 + 1 files changed, 29 insertions(+), 0 deletions(-) diff --git a/test-qmp-commands.c b/test-qmp-commands.c

[Qemu-devel] [PATCH 08/21] qapi: add test cases for generated free functions

2011-09-28 Thread Luiz Capitulino
From: Michael Roth Signed-off-by: Michael Roth Signed-off-by: Luiz Capitulino --- test-qmp-commands.c | 29 + 1 files changed, 29 insertions(+), 0 deletions(-) diff --git a/test-qmp-commands.c b/test-qmp-commands.c index f142cc6..7db38b6 100644 --- a/test-qmp-com