Hi Marc-André, On Wed, Oct 16, 2024 at 1:36 PM Marc-André Lureau <marcandre.lur...@redhat.com> wrote: > > Hi > > On Wed, Oct 16, 2024 at 2:28 PM Roman Penyaev <r.peni...@gmail.com> wrote: > > > > The test is trivial: several backends, 1 `mux-be`, 1 frontend > > do the buffer write and read. Pipe is used for EAGAIN verification. > > > > Signed-off-by: Roman Penyaev <r.peni...@gmail.com> > > Cc: "Marc-André Lureau" <marcandre.lur...@redhat.com> > > Cc: qemu-devel@nongnu.org > > --- > > tests/unit/test-char.c | 306 ++++++++++++++++++++++++++++++++++++++++- > > 1 file changed, 304 insertions(+), 2 deletions(-) > > please fix the few leaks (found with --enable-asan)
Did not know about this option. Should be easy, thanks. -- Roman