qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tests/
@ 2010-10-21  8:18 Paolo Bonzini
  2010-10-21  8:18 ` [Qemu-devel] [PATCH 1/6] unbreak "make" from tests directory Paolo Bonzini
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Paolo Bonzini @ 2010-10-21  8:18 UTC (permalink / raw)
  To: qemu-devel

This is a small start from the autoconfy configure series.  Actually,
this part is almost completely new.  It cleans up the tests Makefile
so that the i386-linux-user testsuite's Makefile targets are more
easily extensible and can work wherever a compiler for i386 is
installed.  In the future this could be extended to ARM and
MIPS targets.

Paolo Bonzini (6):
  unbreak "make" from tests directory
  unbreak "make" from vpath-built tests directory
  disable test_enter on i386, it is broken
  make runcom compile on recent distributions
  fix test_path
  rewrite i386 tests Makefile

 configure         |    5 ++
 rules.mak         |    9 ++++
 tests/Makefile    |  123 ++++++++++++++++++++++++++++++++++------------------
 tests/runcom.c    |   11 ++---
 tests/test-i386.c |    5 ++
 tests/test_path.c |   13 +++++-
 6 files changed, 114 insertions(+), 52 deletions(-)

-- 
1.7.2.3

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

end of thread, other threads:[~2010-10-23 15:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-21  8:18 [Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tests/ Paolo Bonzini
2010-10-21  8:18 ` [Qemu-devel] [PATCH 1/6] unbreak "make" from tests directory Paolo Bonzini
2010-10-21  8:18 ` [Qemu-devel] [PATCH 2/6] unbreak "make" from vpath-built " Paolo Bonzini
2010-10-21  8:18 ` [Qemu-devel] [PATCH 3/6] disable test_enter on i386, it is broken Paolo Bonzini
2010-10-21  8:18 ` [Qemu-devel] [PATCH 4/6] make runcom compile on recent distributions Paolo Bonzini
2010-10-21  8:18 ` [Qemu-devel] [PATCH 5/6] fix test_path Paolo Bonzini
2010-10-21  8:18 ` [Qemu-devel] [PATCH 6/6] rewrite i386 tests Makefile Paolo Bonzini
2010-10-22 13:26 ` [Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tests/ Luiz Capitulino
2010-10-22 13:38   ` Paolo Bonzini
2010-10-22 13:44     ` Luiz Capitulino
2010-10-22 13:53       ` Paolo Bonzini
2010-10-22 13:55         ` Luiz Capitulino
2010-10-23 14:54 ` Blue Swirl

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