tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32
commitcac4373aa0953fe4a96268d28a35401cf0747f07
authorBin Meng <bin.meng@windriver.com>
Sun, 25 Sep 2022 11:30:06 +0000 (25 19:30 +0800)
committerThomas Huth <thuth@redhat.com>
Tue, 27 Sep 2022 18:51:21 +0000 (27 20:51 +0200)
tree9f101a9febadc4f6e3000791853cc381cf980600
parent786e46ee68d7920d4bead184c42950a4b0e2e75a
tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32

Some of the virtio-net-test test cases require socketpair() to do the
test setup. Skip them for win32.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220925113032.1949844-29-bmeng.cn@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/virtio-net-test.c