qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 4/6] make: add check targets based on gtester


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 4/6] make: add check targets based on gtester
Date: Tue, 17 Jan 2012 15:04:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0

On 01/13/2012 07:32 PM, Anthony Liguori wrote:
This will run all tests through gtester.  The main targets are:

$ make check

Which will run each unit test and:

$ make check-report.html

Which will generate a nice HTML report of the test status.

gtester-report here (Fedora 16) has a bug where it needs something like this:

 <info>
  <package>qemu</package>
  <version>0.0</version>
  <revision>rev</revision>
 </info>

inside the <gtester> tag. Any chance you could generate these tags from gtester-cat so that gtester-report actually works?

Paolo



reply via email to

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