qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lukas Straub <lukasstraub2@web.de>
To: "Marc-André Lureau" <marcandre.lureau@gmail.com>
Cc: Laurent Vivier <lvivier@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Thomas Huth <thuth@redhat.com>, Li Zhang <zhlcindy@gmail.com>,
	qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [PATCH v4 0/4] yank: Add chardev tests and fixes
Date: Fri, 26 Mar 2021 17:07:29 +0100	[thread overview]
Message-ID: <20210326170729.5b4d9f11@gecko.fritz.box> (raw)
In-Reply-To: <CAJ+F1CLJawkZv=7pm6D_r0=Wx856Qsor+FeV7zJOUkyNjGfiQg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2002 bytes --]

On Fri, 26 Mar 2021 19:56:26 +0400
Marc-André Lureau <marcandre.lureau@gmail.com> wrote:

> Hi
> 
> On Fri, Mar 26, 2021 at 11:48 AM Lukas Straub <lukasstraub2@web.de> wrote:
> 
> > Hello Everyone,
> > These patches increase test coverage for yank, add tests and fix bugs and
> > crashes in yank in combination with chardev-change.
> > Please Review.
> >
> > Regards,
> > Lukas Straub
> >
> > Changes:
> > -v4:
> >  -test: fix CharChangeTestConfig structs on stack going out of scope
> >  -test: move after bugfixes
> >
> > -v3:
> >  -Base on <cover.1616521341.git.lukasstraub2@web.de>
> >   ([PATCH 0/2] yank: Always link full yank code)
> >  -Drop patch 1 (tests: Use the normal yank code instead of stubs in
> > relevant tests)
> >
> > -v2:
> >  -test: add license
> >  -test: factorize testcases to a single function
> >  -test: test chardev_change with initialization of new chardev failing
> >  -fix chardev_change with initialization of new chardev failing
> >  -add reviewed-by and tested-by tags
> >
> > Based-on: <cover.1616521341.git.lukasstraub2@web.de>
> > ([PATCH 0/2] yank: Always link full yank code)
> >
> > Lukas Straub (4):
> >   chardev/char.c: Move object_property_try_add_child out of chardev_new
> >   chardev/char.c: Always pass id to chardev_new
> >   chardev: Fix yank with the chardev-change case
> >   tests: Add tests for yank with the chardev-change case
> >
> >  MAINTAINERS            |   1 +
> >  chardev/char-socket.c  |  20 ++++-
> >  chardev/char.c         |  77 ++++++++++------
> >  include/chardev/char.h |   3 +
> >  tests/unit/meson.build |   3 +-
> >  tests/unit/test-yank.c | 199 +++++++++++++++++++++++++++++++++++++++++
> >  6 files changed, 274 insertions(+), 29 deletions(-)
> >  create mode 100644 tests/unit/test-yank.c
> >
> > --
> > 2.30.2
> >  
> 
> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> 

Alright, thank you for reviewing this.

Regards,
Lukas Straub

-- 


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2021-03-26 16:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-26  7:48 [PATCH v4 0/4] yank: Add chardev tests and fixes Lukas Straub
2021-03-26  7:48 ` [PATCH v4 1/4] chardev/char.c: Move object_property_try_add_child out of chardev_new Lukas Straub
2021-03-26  7:48 ` [PATCH v4 2/4] chardev/char.c: Always pass id to chardev_new Lukas Straub
2021-03-26  7:48 ` [PATCH v4 3/4] chardev: Fix yank with the chardev-change case Lukas Straub
2021-03-26  7:48 ` [PATCH v4 4/4] tests: Add tests for " Lukas Straub
2021-03-26 21:10   ` Marc-André Lureau
2021-03-26  8:09 ` [PATCH v4 0/4] yank: Add chardev tests and fixes no-reply
2021-03-26  8:14   ` Lukas Straub
2021-03-26 15:56 ` Marc-André Lureau
2021-03-26 16:07   ` Lukas Straub [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210326170729.5b4d9f11@gecko.fritz.box \
    --to=lukasstraub2@web.de \
    --cc=lvivier@redhat.com \
    --cc=marcandre.lureau@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=zhlcindy@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).