tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
commit8bf5bb2e04f33dd869f1221ec949359874b6c604
authorBin Meng <bin.meng@windriver.com>
Sun, 25 Sep 2022 11:30:07 +0000 (25 19:30 +0800)
committerThomas Huth <thuth@redhat.com>
Tue, 27 Sep 2022 18:51:21 +0000 (27 20:51 +0200)
tree1d1ed4e73ed2c67308991b07da0b42a430725f49
parentcac4373aa0953fe4a96268d28a35401cf0747f07
tests/qtest: Build test-filter-{mirror, redirector} cases for posix only

The test-filter-{mirror,redirector} cases use socketpair() API that
is only available on POSIX and should only be built for POSIX.

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