On 06/10/2011 09:55 AM, Luiz Capitulino wrote:
On Thu, 09 Jun 2011 18:04:44 -0500
Michael Roth wrote:
On 06/09/2011 03:02 PM, Luiz Capitulino wrote:
On Thu, 09 Jun 2011 14:04:37 -0500
Anthony Liguori wrote:
On 06/09/2011 01:47 PM, Luiz Capitulino wrote:
I've started writing some tests w
On Fri, 10 Jun 2011 10:05:17 -0500
Anthony Liguori wrote:
> On 06/10/2011 09:55 AM, Luiz Capitulino wrote:
> > On Thu, 09 Jun 2011 18:04:44 -0500
> >> You kind of get the desired behavior if you run the test via something
> >> like:
> >>
> >> gtester -k -o test.xml test-visiter
> >>
> >> The gte
On 06/10/2011 09:55 AM, Luiz Capitulino wrote:
On Thu, 09 Jun 2011 18:04:44 -0500
You kind of get the desired behavior if you run the test via something like:
gtester -k -o test.xml test-visiter
The gtester utility will log the return code after a test bombs, then
restart and skip to the test
On Thu, 09 Jun 2011 18:04:44 -0500
Michael Roth wrote:
> On 06/09/2011 03:02 PM, Luiz Capitulino wrote:
> > On Thu, 09 Jun 2011 14:04:37 -0500
> > Anthony Liguori wrote:
> >
> >> On 06/09/2011 01:47 PM, Luiz Capitulino wrote:
> >>>
> >>> I've started writing some tests with the glib test framewo
On 06/09/2011 06:04 PM, Michael Roth wrote:
On 06/09/2011 03:02 PM, Luiz Capitulino wrote:
On Thu, 09 Jun 2011 14:04:37 -0500
Anthony Liguori wrote:
On 06/09/2011 01:47 PM, Luiz Capitulino wrote:
I've started writing some tests with the glib test framework (used
by the qapi
patches) but am f
On 06/09/2011 03:02 PM, Luiz Capitulino wrote:
On Thu, 09 Jun 2011 14:04:37 -0500
Anthony Liguori wrote:
On 06/09/2011 01:47 PM, Luiz Capitulino wrote:
I've started writing some tests with the glib test framework (used by the qapi
patches) but am facing some issues that doesn't seem to exist
On Thu, 09 Jun 2011 14:04:37 -0500
Anthony Liguori wrote:
> On 06/09/2011 01:47 PM, Luiz Capitulino wrote:
> >
> > I've started writing some tests with the glib test framework (used by the
> > qapi
> > patches) but am facing some issues that doesn't seem to exist with check
> > (our
> > current
On 06/09/2011 01:47 PM, Luiz Capitulino wrote:
I've started writing some tests with the glib test framework (used by the qapi
patches) but am facing some issues that doesn't seem to exist with check (our
current framework).
Of course that it's possible that I'm missing something, in this case p
I've started writing some tests with the glib test framework (used by the qapi
patches) but am facing some issues that doesn't seem to exist with check (our
current framework).
Of course that it's possible that I'm missing something, in this case pointers
are welcome, but I must admit that my fir