On 24/08/2022 11.40, Bin Meng wrote:
From: Bin Meng <[email protected]>The test_qmp_oob test case calls mkfifo() which does not exist on win32. Exclude it. Signed-off-by: Bin Meng <[email protected]> --- tests/qtest/qmp-test.c | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Thomas Huth <[email protected]>
