qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/3] tests: mingw32 make check fixes


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH v3 0/3] tests: mingw32 make check fixes
Date: Fri, 28 Mar 2014 10:55:51 +0100

v3:
 * Add Stefan Weil's test-aio fix patch [Stefan Weil]
 * Patch 3 commit description s/The causes targets/This causes make targets/ 
[Stefan Weil]

v2:
 * Use ifeq instead of using *-n [Andreas]

make check is broken on mingw32 builds because we the CONFIG_POSIX checks are
outdated.  This series fixes them.

It should make the buildbot happy again for mingw32 where we fail make check:
http://buildbot.b1-systems.de/qemu/builders

Stefan Hajnoczi (2):
  tests: skip POSIX-only tests on Windows
  tests: correctly skip qtest on non-POSIX hosts

Stefan Weil (1):
  tests: Remove unsupported tests for MinGW

 tests/Makefile   |  8 +++++---
 tests/test-aio.c | 16 ++++++++++++++++
 2 files changed, 21 insertions(+), 3 deletions(-)

-- 
1.8.5.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]