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: Mon, 16 Jan 2012 18:16:00 +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.

Looks like there isn't any documentation about the protocol that gtester uses, and no Python implementation of the same in any other language. Or dually, no support for TAP output in gtester. :/

I would have expected a bit less NIH from glib, but oh well...

Paolo




reply via email to

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