Re: [PATCH v2 3/3] tests/unit: make test-io-channel-command work on win32

2022-10-03 Thread Daniel P . Berrangé
On Fri, Sep 02, 2022 at 03:19:00PM +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > This has been tested under msys2 & windows 11. I haven't tried to make > it work with other environments yet, but that should be enough to > validate the channel-command implementation anywa

[PATCH v2 3/3] tests/unit: make test-io-channel-command work on win32

2022-09-02 Thread marcandre . lureau
From: Marc-André Lureau This has been tested under msys2 & windows 11. I haven't tried to make it work with other environments yet, but that should be enough to validate the channel-command implementation anyway. Signed-off-by: Marc-André Lureau --- tests/unit/test-io-channel-command.c | 31 ++