weston/tools/zunitc
Jon A. Cruz 646aef543e Enables output in the JUnit XML format.
Adds basic support for optionally outputting in the XML format
commonly used by JUnit compatible tools.

This format is supported by default by many tools, including
the Jenkins build system. It also is more detailed and
captures more information than the more simplistic TAP
format.

Signed-off-by: Jon A. Cruz <jonc@osg.samsung.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
2015-07-17 13:27:39 +03:00
..
doc zunitc: Fix some minor grammatical errors in dox 2015-07-14 09:26:50 +03:00
inc/zunitc zunitc: Fix minor typo 2015-07-14 09:26:55 +03:00
src Enables output in the JUnit XML format. 2015-07-17 13:27:39 +03:00
test Added simple unit/integration test framework and corresponding test program. 2015-07-07 15:47:08 +03:00