Hi
On Sat, Jul 30, 2022 at 6:53 PM Bin Meng wrote:
> From: Bin Meng
>
> Enable the following 3 test cases for Windows when AF_UNIX is available:
>
> * test_io_channel_unix_sync
> * test_io_channel_unix_async
> * test_io_channel_unix_listen_cleanup
>
The test should runtime-check the avai
From: Bin Meng
Enable the following 3 test cases for Windows when AF_UNIX is available:
* test_io_channel_unix_sync
* test_io_channel_unix_async
* test_io_channel_unix_listen_cleanup
Signed-off-by: Bin Meng
---
(no changes since v2)
Changes in v2:
- new patch: tests/unit: Update test-i