OSDN Git Service

tests/qtest: Build e1000e-test for posix only
authorBin Meng <bin.meng@windriver.com>
Wed, 24 Aug 2022 09:39:54 +0000 (17:39 +0800)
committerThomas Huth <thuth@redhat.com>
Thu, 25 Aug 2022 13:24:09 +0000 (15:24 +0200)
commitbc67e31c3ebc284bf3fee284c1cd8f2f8ef489d1
tree0ca4a05372b5a8dc7d93fbbf02330f847917dc91
parentf10225d7d67815df745da82b6bdd8d233609767b
tests/qtest: Build e1000e-test for posix only

The whole e1000e-test test case relies on socketpair() which does
not exist on win32.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220824094029.1634519-17-bmeng.cn@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/meson.build