qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] tests: mingw32 make check fixes
@ 2014-03-27 11:11 Stefan Hajnoczi
  2014-03-27 11:11 ` [Qemu-devel] [PATCH 1/2] tests: skip POSIX-only tests on Windows Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Stefan Hajnoczi @ 2014-03-27 11:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Andreas Faerber, Stefan Hajnoczi, Stefan Weil

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

 tests/Makefile | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
1.8.5.3

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

end of thread, other threads:[~2014-03-27 21:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27 11:11 [Qemu-devel] [PATCH 0/2] tests: mingw32 make check fixes Stefan Hajnoczi
2014-03-27 11:11 ` [Qemu-devel] [PATCH 1/2] tests: skip POSIX-only tests on Windows Stefan Hajnoczi
2014-03-27 11:53   ` Paolo Bonzini
2014-03-27 14:01     ` Stefan Hajnoczi
2014-03-27 14:07       ` Andreas Färber
2014-03-27 21:21     ` Stefan Weil
2014-03-27 11:11 ` [Qemu-devel] [PATCH 2/2] tests: correctly skip qtest on non-POSIX hosts Stefan Hajnoczi
2014-03-27 12:22   ` Andreas Färber
2014-03-27 11:14 ` [Qemu-devel] [PATCH 0/2] tests: mingw32 make check fixes Stefan Hajnoczi

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).