Re: [PATCH v6 0/4] yank: Add chardev tests and fixes

2021-03-29 Thread Lukas Straub
On Mon, 29 Mar 2021 22:19:17 +0400 Marc-André Lureau wrote: > Hi Lukas > > On Mon, Mar 29, 2021 at 8:38 PM Lukas Straub 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

Re: [PATCH v6 0/4] yank: Add chardev tests and fixes

2021-03-29 Thread Marc-André Lureau
Hi Lukas On Mon, Mar 29, 2021 at 8:38 PM Lukas Straub 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: > -v6: > -test: (hopefully)

Re: [PATCH v6 0/4] yank: Add chardev tests and fixes

2021-03-29 Thread no-reply
Patchew URL: https://patchew.org/QEMU/cover.1617035720.git.lukasstra...@web.de/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: cover.1617035720.git.lukasstra...@web.de Subject: [PATCH v6 0/4] yank: Add chardev tests

[PATCH v6 0/4] yank: Add chardev tests and fixes

2021-03-29 Thread Lukas Straub
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: -v6: -test: (hopefully) fix test on OSX by using qio_net_listener on the dummy server socket so new client