On Fri, Nov 30, 2018 at 10:56:01AM +0100, Paolo Bonzini wrote:
> On 30/11/18 10:54, Daniel P. Berrangé wrote:
> > FYI, for docs about the TAP protocol see:
> > 
> >    https://testanything.org/tap-specification.html
> > 
> > I've always liked the TAP protocol approach to test output where you print
> > an ok/not ok  status for each piece of the test, as opposed to assertion
> > style tests where you just abort at the first piece that fails. 
> 
> FWIW, this is not what this series does.  Each ok/not ok line
> corresponds to one assertion-style test.

Oh sure, that's the way they've integrated it into the glib test APIs.
I just meant that in terms of the output format, I like its flexibility
in this manner.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

Reply via email to