qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tes


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tests/
Date: Fri, 22 Oct 2010 11:26:34 -0200

On Thu, 21 Oct 2010 10:18:34 +0200
Paolo Bonzini <address@hidden> wrote:

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

This is unrelated to this series, but something that would be very good to
have would be to move all check- programs to tests/ (or check/) and make them
part of 'make test' or introduce a new 'make check'.


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




reply via email to

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