qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] tests: mingw32 make check fixes
@ 2014-03-28  9:55 Stefan Hajnoczi
  2014-03-28  9:55 ` [Qemu-devel] [PATCH v3 1/3] tests: Remove unsupported tests for MinGW Stefan Hajnoczi
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Stefan Hajnoczi @ 2014-03-28  9:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Andreas Faerber, Stefan Hajnoczi, sw

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-03-31 20:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28  9:55 [Qemu-devel] [PATCH v3 0/3] tests: mingw32 make check fixes Stefan Hajnoczi
2014-03-28  9:55 ` [Qemu-devel] [PATCH v3 1/3] tests: Remove unsupported tests for MinGW Stefan Hajnoczi
2014-03-28  9:55 ` [Qemu-devel] [PATCH v3 2/3] tests: skip POSIX-only tests on Windows Stefan Hajnoczi
2014-03-28 18:21   ` Stefan Weil
2014-03-28  9:55 ` [Qemu-devel] [PATCH v3 3/3] tests: correctly skip qtest on non-POSIX hosts Stefan Hajnoczi
2014-03-31  7:26 ` [Qemu-devel] [PATCH v3 0/3] tests: mingw32 make check fixes Stefan Hajnoczi
2014-03-31  8:04   ` Andreas Färber
2014-03-31 20:25     ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).