On 01/17/2012 08:04 AM, Paolo Bonzini wrote:
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?
Sure.
Regards,
Anthony Liguori
Paolo