Hi, I have created Python modules YAMLish (http://pypi.python.org/pypi/yamlish; for generating and parsing YAMLish format http://testanything.org/wiki/index.php/YAMLish) and Bayeux (interface for generating TAP stream programmatically; https://gitorious.org/bayeux/bayeux).
The latter contains an example script generate_TAP.py which processes JSON results of piglit testsuite (http://cgit.freedesktop.org/piglit/) and generates TAP stream from it (it is included for testing in the bayeux repository itself ... https://gitorious.org/bayeux/bayeux/blobs/master/test/data/results.tap). Could somebody confirm to me that it is a correct TAP stream which can be imported to the autotest server? Thanks for any help, Matěj -- http://www.ceplovi.cz/matej/, Jabber: mcepl<at>ceplovi.cz GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC At the day of judgement it shall not be asked of us what we have read, but what we have done: nor how well we have said, but how religiously we have lived. -- Thomas ? Kempis The Imitation of Christ, III. _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
