Re: [PATCH 3/3] qga: Add tests for --allow-rpcs option

2023-07-10 Thread Marc-André Lureau
On Thu, Jul 6, 2023 at 12:32 PM Konstantin Kostiuk wrote: > Signed-off-by: Konstantin Kostiuk > Reviewed-by: Marc-André Lureau > --- > tests/unit/test-qga.c | 31 +++ > 1 file changed, 31 insertions(+) > > diff --git a/tests/unit/test-qga.c b/tests/unit/test-qga

[PATCH 3/3] qga: Add tests for --allow-rpcs option

2023-07-06 Thread Konstantin Kostiuk
Signed-off-by: Konstantin Kostiuk --- tests/unit/test-qga.c | 31 +++ 1 file changed, 31 insertions(+) diff --git a/tests/unit/test-qga.c b/tests/unit/test-qga.c index 360b4cab23..671e83cb86 100644 --- a/tests/unit/test-qga.c +++ b/tests/unit/test-qga.c @@ -665,6 +665