[Piglit] piglit report format

Dylan Baker baker.dylan.c at gmail.com
Mon Feb 17 13:46:28 PST 2014


On Tuesday, February 18, 2014 01:25:01 AM Sergey Bronnikov wrote:
> Hi
> 
> I start to use piglit to test video drivers and discover that
> piglit supports HTML format only for test results.
> But for test results de-facto standart is TAP (see more in
> https://en.wikipedia.org/wiki/Test_Anything_Protocol),
> not HTML reports. TAP reports will allow to upload results to test
> systems like Tapper (tapper-testing.org).
> Is it possible to implement TAP support in piglit?"
> 
> Sergey B.
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit

I read the TAP spec. It's not extremely clear, but it doesn't look like it 
would be hard to write a method for framework.summary.Summary to generate TAP. 
It looks like there are at least two python packages for generating TAP 
already, so it would just be plumbing between the two.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140217/fc03b24d/attachment.pgp>


More information about the Piglit mailing list