On 24/08/2022 11.40, Bin Meng wrote:
From: Bin Meng <[email protected]>The test cases 'test_{tx,rx}' call socketpair() which does not exist on win32. Exclude them. Signed-off-by: Bin Meng <[email protected]> --- tests/qtest/npcm7xx_emc-test.c | 8 ++++++++ 1 file changed, 8 insertions(+)
Reviewed-by: Thomas Huth <[email protected]>
